Reference datasets and formatting tools for the DeepGroundwater project. Each subdirectory contains versioned "references" — curated external datasets converted into usable products for distributed hydrologic modeling.
| Directory | Description | Source |
|---|---|---|
lakes/ |
RFC-DA level-pool routing parameters from HydroLAKES + GRanD | HydroLAKES v1.0 |
mhpi/ |
MHPI model training data (dHBV2.0UH gauges) | Zenodo |
pip install geopandas pandas numpy requests tqdm xarray netcdf4
# Download HydroLAKES and build reservoir parameters
python -m lakes.download
python -m lakes.build_paramsSee each subdirectory's README for detailed usage.
Apache-2.0