https://github.com/lopezvoliver/grace_mascon
Binder interactive notebook to calculate a simple linear trend from GRACE mascon data.
https://github.com/lopezvoliver/grace_mascon
binder-ready grace mascons
Last synced: 2 months ago
JSON representation
Binder interactive notebook to calculate a simple linear trend from GRACE mascon data.
- Host: GitHub
- URL: https://github.com/lopezvoliver/grace_mascon
- Owner: lopezvoliver
- Created: 2022-11-27T08:50:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T08:15:22.000Z (over 2 years ago)
- Last Synced: 2025-01-23T06:11:23.153Z (4 months ago)
- Topics: binder-ready, grace, mascons
- Language: Jupyter Notebook
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://binder.kaust.edu.sa/v2/gh/lopezvoliver/grace_mascon/master?labpath=index.ipynb)
# GRACE mascon linear trend
This repository contains a notebook to analyze the Gravity Recovery And Climate Experiment (GRACE) original and follow-on missions data over one region. Specifically, the data analyzed is the Center for Space Research (CSR) release 06 mass concentration (mascons) product, [publicly available here](https://www2.csr.utexas.edu/grace/RL06_mascons.html). Acknowledgement/citation should be made to the following reference as well as others mentioned in the link above.
Save, H., S. Bettadpur, and B.D. Tapley (2016), High resolution CSR GRACE RL05 mascons, J. Geophys. Res. Solid Earth, 121, doi:[10.1002/2016JB013007](http://dx.doi.org/10.1002/2016JB013007).
The notebook [index.ipynb](index.ipynb) [can be opened in binder](https://binder.kaust.edu.sa/v2/gh/lopezvoliver/grace_mascon/master?labpath=index.ipynb). One region of study is already loaded as [a geojson file](Saq.geojson): the Saq aquifer system in Saudi Arabia. The notebook loads the netcdf data and clips to this region. An interactive visualization then allows you to calculate a linear trend between a selected date range.

