Skip to content

mgcooper/graceGapFill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gap Fill GRACE Missing Data

This repo is an implementation of the GRACE gap-filling algorithm in the reference below.

The example run script distributed with that repo was repackaged into a function graceGapFill.m

The actual algorithm (and original code) is in code/.

Some of the original code was reformatted to read easier and some comments were added.

Otherwise it should be identical to the files that came from the reference below.

"Filling the data gaps within GRACE missions using Singular Spectrum Analysis" Journal of Geophysical Research: Solid earth Shuang Yi, Nico Sneeuw https://doi.org/10.1029/2020JB021227 Shuang Yi, shuangyi.geo@gmail.com, 05/12/2021

Usage: see runGraceGapFill.m for an example of how I used the algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages