Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved methods for converting between geodetic and cartesian coordinates on a triaxial ellipsoid #1

Open
cffk opened this issue Apr 23, 2024 · 0 comments

Comments

@cffk
Copy link

cffk commented Apr 23, 2024

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant