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

Accept arrays in `graphic2centric_lonlat` and `centric2graphic_lonlat` #378

Closed ortk95 closed 2 months ago

ortk95 commented 2 months ago

Transformations between planetographic and planteocentric longitude/latitude coordinates can now accept arrays, in addition to floats. This is a direct continuation of the work in #370.

Closes #374

Pull request checklist

See CONTRIBUTING.md for more details.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9711487736

Details


Totals Coverage Status
Change from base Build 9699565342: 0.001%
Covered Lines: 3105
Relevant Lines: 3117

💛 - Coveralls