Skip to content

v1.11.0

Choose a tag to compare

@ortk95 ortk95 released this 18 Jun 12:24
· 272 commits to main since this release
69fc000

What's Changed

  • Add BodyXY.get_img_limits_angular() method by @ortk95 in #361
  • Improve string representations of customised objects by @ortk95 in #362
  • Ensure angular_dist returns a valid values by @ortk95 in #363
  • Allow customisation of the altitude when converting from lonlat coordinates by @ortk95 in #365
  • Add option create and plot lon/lat grids using planetocentric coordinates (rather than the default of planetographic) by @ortk95 in #366
  • Allow customisation of the target's surface altitude when converting to lonlat coordinates by @ortk95 in #368
  • Add option option to return NaN values for point that are not visible when using lonlat2... methods by @ortk95 in #369
  • Allow passing arrays to coordinate transformation methods by @ortk95 in #370
  • Update version by @ortk95 in #371

Full Changelog: v1.10.1...v1.11.0