v1.11.0
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_distreturns a valid values by @ortk95 in #363 - Allow customisation of the altitude when converting from
lonlatcoordinates 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
lonlatcoordinates 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