Skip to content

Commit

Permalink
Merge pull request #20 from mhpi/datasets
Browse files Browse the repository at this point in the history
Add datasets tab
  • Loading branch information
Yalan-Song authored Dec 7, 2024
2 parents 4113b47 + d33cdf6 commit 02576e9
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions docs/datasets/CONUS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# A continental Hydrologic dataset on seamless MERIT river network and ~180,000 MERIT unit basins
<!-- ![Alt text](../assets/project-figures/large_domin_Song_2024.jpg) -->

## Preprint paper

Song, Yalan, Tadd Bindas, Chaopeng Shen, Haoyu Ji, Wouter Johannes Maria Knoben, Leo Lonzarich, Martyn P. Clark et al. "High-resolution national-scale water modeling is enhanced by multiscale differentiable physics-informed machine learning." Authorea Preprints (2024). https://doi.org/10.22541/essoar.172736277.74497104/v1

## Data description

𝛿HBV2_0_continental_data ([zenodo](https://zenodo.org/records/13774817)) is from High-resolution, multiscale, differentiable HBV hydrologic models, 𝛿HBV2.0UH and 𝛿HBV2.0dMC.
𝛿HBV2.0UH is a high-resolution, multiscale model that uses unit hydrograph routing for.
𝛿HBV2.0dMC is a high-resolution, multiscale model that uses external Muskingum-Cunge routing.

The dHBV_streamflow_simulation_gages folder includes 40 years (1980–2020) of streamflow simulations at over 7,000 gage stations from GAGES-II, using both 𝛿HBV2.0UH and 𝛿HBV2.0dMC models. This data is useful for comparison with observations.
The MERIT_flux_states folder includes 40 years (1980–2020) of spatially seamless simulations of hydrologic variables over 180 thousand MERIT unit basins on CONUS from 𝛿HBV2.0UH, including baseflow, evapotranspiration (ET), soil moisture, snow water equivalent, and runoff.
𝛿HBV2.0_MERIT_river_network_simulation folder includes 10 years (1990-1999) of streamflow simulation on seamless MERIT river network by 𝛿HBV2.0dMC.

## Code Release

Code release will come with the paper acceptance.




3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ nav:
- Overview: codes/frameworks.md
- Details: dmg/detail.md
- Code Release: dmg/code.md
- Datasets:
- CONUS:
- Overview: datasets/CONUS.md

extra_javascript:
# - javascripts/plots.js
Expand Down

0 comments on commit 02576e9

Please sign in to comment.