Skip to content

Welcome to PySHbundle

image

PySHbundle: A Python implementation of MATLAB codes SHbundle

Our package, PySHbundle has been developed in a modularized manner. The package provides tools to process GRACE data, such as, the computation of anomalies, substitution of poor quality low degree coefficients, reducing noise in GRACE data using filtering approaches, signal leakage correction using GDDC, etc. In addition, the package provides a flexibility for future development and addition of further processing choices for handling GRACE data for hydrological application.

It is hoped the contribution will make GRACE L2 data processing more accessible to a wider audience of young researchers. Our python package is titled PySHbundle and the working code can be accessed at GitHub.

How to install

Get started in seconds:

1
pip install pyshbundle

To also access the example notebooks and sample data, clone the repository:

1
git clone https://github.com/GESS-research-group/pyshbundle.git

For more details refer to the installation section.

Group

Geodesy for Earth system science (GESS) research Group at ICWaR, IISc

Credits for the theme

This package was created with Cookiecutter and the giswqs/pypackage project template.