You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Octave/MATLAB code provides conversions between various coordinate
systems on a triaxial ellipsoid. The cartesian to geodetic conversion
uses the same basic approach as Panou & Korakitis (2022), but Newton's
method is used instead of the bisection method. This speeds up the
conversion considerably. The code for the other conversions is
"cleaner".
The text was updated successfully, but these errors were encountered:
Check out
The Octave/MATLAB code provides conversions between various coordinate
systems on a triaxial ellipsoid. The cartesian to geodetic conversion
uses the same basic approach as Panou & Korakitis (2022), but Newton's
method is used instead of the bisection method. This speeds up the
conversion considerably. The code for the other conversions is
"cleaner".
The text was updated successfully, but these errors were encountered: