ortk95 / planetmapper

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
https://planetmapper.readthedocs.io
MIT License
10 stars 1 forks source link

Normalise map projection coordinates #253

Closed ortk95 closed 1 year ago

ortk95 commented 1 year ago

Change internal coordinate system for orthographic & azimuthal projections to use numbers between 0 & 1, rather than km distances (with factor of pi for azimuthal). This is mainly an internal change for simplicity, but does also make setting limits easier too.

Pull request checklist

See CONTRIBUTING.md for more details.