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

Spline interpolation of EGM Grid #228

Open
GrazianoCapelli opened this issue Sep 25, 2024 · 1 comment
Open

Spline interpolation of EGM Grid #228

GrazianoCapelli opened this issue Sep 25, 2024 · 1 comment
Labels
enhancement This is an enhancement of an existing feature like to implement We want to add the feature in the next releases

Comments

@GrazianoCapelli
Copy link
Member

Currently we calculate the EGM correction by picking 4 points of the EGM96 grid and using a bilinear interpolation.

In order to have a better precision we should use the spline interpolation instead.

@GrazianoCapelli GrazianoCapelli added enhancement This is an enhancement of an existing feature like to implement We want to add the feature in the next releases labels Sep 25, 2024
@Suvrat1629
Copy link

i have made an attempt at this issue and made a pull request, please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement of an existing feature like to implement We want to add the feature in the next releases
Projects
None yet
Development

No branches or pull requests

2 participants