forked from GESS-research-group/pyshbundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 0a88f1d with MkDocs version: 1.6.0
- Loading branch information
Unknown
committed
Jun 5, 2024
0 parents
commit b5283cc
Showing
81 changed files
with
31,144 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Acknowledgement: | ||
|
||
Please note that PySHbundle has adapted the following code packages, both licensed under GNU General Public License | ||
|
||
1. SHbundle: https://www.gis.uni-stuttgart.de/en/research/downloads/shbundle/ | ||
|
||
2. Downscaling GRACE Total Water Storage Change using Partial Least Squares Regression - https://springernature.figshare.com/collections/Downscaling_GRACE_Total_Water_Storage_Change_using_Partial_Least_Squares_Regression/5054564 | ||
|
||
|
||
# Key Papers Referred: | ||
1. Vishwakarma, B. D., Horwath, M., Devaraju, B., Groh, A., & Sneeuw, N. (2017). | ||
A data‐driven approach for repairing the hydrological catchment signal damage | ||
due to filtering of GRACE products. Water Resources Research, | ||
53(11), 9824-9844. https://doi.org/10.1002/2017WR021150 | ||
|
||
2. Vishwakarma, B. D., Zhang, J., & Sneeuw, N. (2021). | ||
Downscaling GRACE total water storage change using | ||
partial least squares regression. Scientific data, 8(1), 95. | ||
https://doi.org/10.1038/s41597-021-00862-6 |
Oops, something went wrong.