You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: