Skip to content

Commit

Permalink
Update boule/_ellipsoid.py
Browse files Browse the repository at this point in the history
Fix typo in documentation

Co-authored-by: Santiago Soler <[email protected]>
  • Loading branch information
MarkWieczorek and santisoler committed Jul 2, 2024
1 parent 7fc9071 commit 452318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boule/_ellipsoid.py
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ def geodetic_to_ellipsoidal_harmonic(self, longitude, latitude, height):
Convert from geodetic to ellipsoidal-harmonic coordinates.
The geodetic datum is defined by this ellipsoid, and the coordinates
are converted following [Lakshmanan1991]_ and [LiGotze2001].
are converted following [Lakshmanan1991]_ and [LiGotze2001]_.
Parameters
----------
Expand Down

0 comments on commit 452318d

Please sign in to comment.