Skip to content

v1.10.0

Choose a tag to compare

@ortk95 ortk95 released this 07 May 12:00
· 322 commits to main since this release
6857f5b

What's Changed

  • Improve the accuracy of north_pole_angle and km coordinate 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.typed file to indicate package supports typing by @ortk95 in #342
  • Correct calculation of target_diameter_arcsec for 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 replace method 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