Skip to content

New shxarray accessor for working with spherical harmonic data #9992

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

Closed
strawpants opened this issue Jan 27, 2025 · 2 comments · Fixed by #9995
Closed

New shxarray accessor for working with spherical harmonic data #9992

strawpants opened this issue Jan 27, 2025 · 2 comments · Fixed by #9995
Labels
needs triage Issue that has not been reviewed by xarray team member

Comments

@strawpants
Copy link
Contributor

What is your issue?

The shxarray open source Python module (docs here), I've been working on, now contains a decent amount of functionality to work with (geodesy related) spherical harmonic data (e.g. GRACE-like data, terrestrial water storage, geoids, etc.). The tool is intended for use in research and education.

In the module, I've extended xarray through an sh accessor, which offers geodesy-domain related functionality, and added some backends to read in some dedicated formats (e.g. icgem format, SINEX format) as Datasets.

In the documentation you mentioned to open an issue in case a new xarray accessor was developed, so I'm opening up this issue accordingly.

Would the shxarray module qualify to be listed on the related projects page? Or should I open a PR on this somewhere else?

cheers

Roelof

@strawpants strawpants added the needs triage Issue that has not been reviewed by xarray team member label Jan 27, 2025
Copy link

welcome bot commented Jan 27, 2025

Thanks for opening your first issue here at xarray! Be sure to follow the issue template!
If you have an idea for a solution, we would really welcome a Pull Request with proposed changes.
See the Contributing Guide for more.
It may take us a while to respond here, but we really value your contribution. Contributors like you help make xarray better.
Thank you!

@dcherian
Copy link
Contributor

Would the shxarray module qualify to be listed on the related projects page? Or should I open a PR on this somewhere else?

Absolutely! please send in a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue that has not been reviewed by xarray team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants