v1.10.0
What's Changed
- Improve the accuracy of
north_pole_angleandkmcoordinate system for targets at high declinations by @ortk95 in #338 - Allow multiple popups to be open at the same time within the PlanetMapper GUI by @ortk95 in #340
- Add button to cancel a running save operation in the GUI by @ortk95 in #341
- Add
py.typedfile to indicate package supports typing by @ortk95 in #342 - Correct calculation of
target_diameter_arcsecfor targets located very close to the observer by @ortk95 in #343 - Accept path-like objects for path arguments (in addition to strings) by @ortk95 in #349
- Update PlanetMapper for compatibility with NumPy 2.0 by @ortk95 in #344
- Add
replacemethod to objects by @ortk95 in #347 - Improve support for small bodies by @ortk95 in #352
- Update version by @ortk95 in #353
Full Changelog: v1.9.1...v1.10.0