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

Implement the fast iterative EQL interpolator #95

Open
santisoler opened this issue Sep 5, 2019 · 3 comments
Open

Implement the fast iterative EQL interpolator #95

santisoler opened this issue Sep 5, 2019 · 3 comments
Labels
enhancement Idea or request for a new feature

Comments

@santisoler
Copy link
Member

Description of the desired feature

Would be nice to implement the fast iterative equivalent layer technique described on Siqueira, Oliveira Jr. and Barbosa (2017). It could be a fast alternative to the EQLHarmonic gridder from #78 that could be very useful when working with a very high number of data points.

The new class should inherit from verde.base.BaseGridder and follow its protocols. See the EQLHarmonic class defined on #78 to get inspiration.

Are you willing to help implement and maintain this feature? Yes

@santisoler santisoler added enhancement Idea or request for a new feature help wanted labels Sep 5, 2019
@santisoler
Copy link
Member Author

@birocoles Would you like to tackle this down? And/or maybe get one of your students involved. I can help you implementing this!

@birocoles
Copy link
Member

birocoles commented Sep 6, 2019

Hi @santisoler, I can handle this issue. I am currently trying to implement the horizontal components of point masses. After that I will address the present issue.

@santisoler
Copy link
Member Author

That's great. Don't rush, feel free to start tackling it down whenever you are ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea or request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants