Skip to content

Commit d6d507c

Browse files
committed
added an PCRGlob example in the github repo, still need to be testes, so does the HBV
1 parent 2d59caa commit d6d507c

File tree

3 files changed

+473
-3
lines changed

3 files changed

+473
-3
lines changed

book/_toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ parts:
2727
sections:
2828
- file: content/models/hbv.md
2929
sections:
30+
- file: content/models/hbv.ipynb
3031
- external: https://github.com/eWaterCycle/projects/blob/main/book/tutorials_examples/1_HBV_Caravan_ERA5/example_model_run_HBV.ipynb
3132
- external: https://github.com/eWaterCycle/ewatercycle-hbv/blob/main/docs/example_model_run_HBV_camels_catchment_ERA5_forcing.ipynb
3233
- file: content/models/pcr.md
3334
sections:
35+
- file: content/models/pcrglobwb.md
3436
- external: https://github.com/eWaterCycle/projects/blob/main/book/tutorials_examples/2_HBV_PCRGlobWB_ERA5/example_model_run_pcrglobwb.ipynb
3537
- external: https://github.com/eWaterCycle/ewatercycle-pcrglobwb/blob/main/docs/Irrigation.ipynb
3638
- file: content/models/wflow.md

book/content/models/hbv.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# HBV
22

3-
Here we will show an example of 2 HBV cases.
3+
Here we will show an example of 3 HBV cases.
4+
The first one will be on this GitHub repository, the others are external.
5+

0 commit comments

Comments
 (0)