Skip to content

GFZ/feature/tws #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

JensenLaura
Copy link

The newly added module waterstorage.py enables the computation of terrestrial water storage (TWS) and individual mass components (soil moisture, river, lakes, snow, groundwater) as well as river flow momentum.
Introduces three new options:
repTWSMaps -- storage of total water storage
repStorageMaps -- storage of individual mass components
repFlowMomMaps -- storage of river flow momentum

TWS computation needs a LakeMask with values other than 0 and 1. The additional line sets LakeMask back to 0/1, no impact if original (default) LakeMask is used.
Soil storage is computed for each of the three soil layers separately to enable an output of individual soil layers, not only the sum of the three.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant