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

Improve support for small bodies #352

Closed ortk95 closed 4 months ago

ortk95 commented 4 months ago

Improves support for small Solar System bodies (e.g. Chiron) that may not have complete SPICE kernels available. The default behaviour of PlanetMapper is unchanged, but there are a number of enhancements to allow more flexibility and customisation, particularly for small bodies. Changes include:

Closes #346

Pull request checklist

See CONTRIBUTING.md for more details.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8983916709

Details


Files with Coverage Reduction New Missed Lines %
planetmapper/body.py 2 99.69%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8983753164: -0.07%
Covered Lines: 2909
Relevant Lines: 2923

💛 - Coveralls