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

Upward continuation in frequency domain #162

Closed
santisoler opened this issue Apr 3, 2020 · 2 comments
Closed

Upward continuation in frequency domain #162

santisoler opened this issue Apr 3, 2020 · 2 comments

Comments

@santisoler
Copy link
Member

Description of the desired feature

Based on requests made on the Slack group, would be nice to have upward continuation in the frequency domain implemented in Harmonica. The old Fatiando package had some frequency domain features, although it didn't have the best design for them. One possible option is to add xrft as a dependency and use it to compute the FFT of the magnetic/gravity grid.
Also, would be nice to add functions that implements Burg's method (Fedi, 2012) for padding the grids before computing FFT.

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

@leouieda
Copy link
Member

leouieda commented Apr 3, 2020

I agree. The grid padding part is currently being developed in xarray itself (pydata/xarray#3596). It might be good to keep an eye on the discussion and try out the code on your own use cases to let them know if it fails.

@LL-Geo
Copy link
Member

LL-Geo commented Mar 3, 2023

Following the release of v0.6.0 #386, we are able to run upward continuationsee example.
I'll close this one as well 😎

@LL-Geo LL-Geo closed this as completed Mar 3, 2023
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

3 participants