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

Sample dataset: Global gravity from ICGEM #9

Closed
leouieda opened this issue Oct 18, 2018 · 2 comments · Fixed by #12
Closed

Sample dataset: Global gravity from ICGEM #9

leouieda opened this issue Oct 18, 2018 · 2 comments · Fixed by #12
Assignees
Labels
enhancement Idea or request for a new feature
Milestone

Comments

@leouieda
Copy link
Member

Description of the desired feature

A global gravity grid from an ICGEM spherical harmonic model (like EIGEN-6c4) would be great to showcase our gravity processing and any global methods, like tesseroid topographic correction. This should be an xarray.Dataset with raw gravity (no corrections), latitude, longitude, and ellipsoid height. To make things easier, gravity should probably be calculated on top of topography so that Bouguer corrections work reasonably.

@leouieda leouieda added enhancement Idea or request for a new feature help wanted labels Oct 18, 2018
@leouieda leouieda added this to the v0.1.0 milestone Oct 18, 2018
@santisoler santisoler self-assigned this Oct 22, 2018
@santisoler
Copy link
Member

@leouieda
I'll be glad to get into this issue.
By the way, I can use this sample dataset to write an example for the load_icgem_gdf() function that is currently being written in #11.

We just need to propose a region of the world.
In the past we have used the Alps and Hawaii, maybe some region of the Southern hemisphere would make a more inclusive Fatiando!
We could ask for ideas in gitter if you agree.

@leouieda
Copy link
Member Author

@santis19 I actually wanted this to be a global dataset. It's a good way to show off the normal gravity corrections etc. I don't know if there is a need to keep a sample dataset for load_icgem_gdf because storing the data as ASCII text is really inefficient and we want these sample data to be as small as possible.

We should have more regional data as well to show-off methods in that scale. For example, some data around the Neuquén basin would be great for basin inversions, etc, 😉

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

Successfully merging a pull request may close this issue.

2 participants