Skip to content

Commit

Permalink
Add release notes for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz committed May 28, 2024
1 parent e1c8301 commit 80ab905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_notes/version_0.2_updates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ New features
- added methods :py:meth:`geo.rotate.rotate` and :py:meth:`geo.rotate.unrotate` to perform spehrical rotation. See the notebook example: :ref:`/examples/rotate.ipynb`
- added methods :py:meth:`geo.rotate.rotate_vector` and :py:meth:`geo.rotate.unrotate_vector` to perform local rotation of vectors.
- added methods :py:meth:`geo.coord.latlon_to_xyz` and :py:meth:`geo.coord.xyz_to_latlon` to convert between [ECEF]_ and geodetic coordinates.
- renamed :py:attr:`geo.constants.NORTH` to :py:attr:`geo.constants.NORTH_POLE_LAT` and added :py:attr:`geo.constants.SOUTH_POLE_LAT`
- renamed :py:attr:`geo.constants.NORTH` to :py:attr:`geo.constants.NORTH_POLE_LAT` and added :py:attr:`geo.constants.SOUTH_POLE_LAT`

0 comments on commit 80ab905

Please sign in to comment.