I am trying to transform an equirectangular projection to an azimuthal projection with python. I have found py360convert, which allows convert from equirectangular to cubemap, from which it should be easier to obtain an azimuthal projection.
Does someone know a python solution to get the Azimuthal projection from an Equirectangular o from an cubemap?