Skip to content

Commit 81cd342

Browse files
committed
refactor and gitpuller now defaults to the first run. And added the information about the button in the intro
1 parent 20405a2 commit 81cd342

47 files changed

Lines changed: 261 additions & 306 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

book/_static/custom_launch_button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ window.addEventListener("DOMContentLoaded", () => {
4848
if (baseUrl.startsWith("https://")) {
4949
const repo = encodeURIComponent("https://github.com/eWaterCycle/getting-started");
5050
const branch = "main";
51-
const notebookPath = "getting-started/book/intro.md"; // Change to your desired notebook
51+
const notebookPath = "getting-started/book/content/first_model_run/first_run.ipynb"; // Change to your desired notebook
5252

5353
const nbgitpullerUrl = `${baseUrl}/hub/user-redirect/git-pull?repo=${repo}&branch=${branch}&urlpath=lab/tree/${notebookPath}`;
5454
window.open(nbgitpullerUrl, "_blank");

book/_toc.yml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,70 +4,70 @@ root: intro.md
44
parts:
55
- caption: Getting Started With eWaterCycle
66
chapters:
7-
- file: some_content/why.md
7+
- file: content/why.md
88
sections:
9-
- file: some_content/why/what.md
10-
- file: some_content/why/sowhat.md
9+
- file: content/why/what.md
10+
- file: content/why/sowhat.md
1111

12-
- file: some_content/first_model_run.md
12+
- file: content/first_model_run.md
1313
sections:
14-
- file: some_content/first_model_run/interface.ipynb
15-
- file: some_content/first_model_run/first_run.ipynb
14+
- file: content/first_model_run/interface.ipynb
15+
- file: content/first_model_run/first_run.ipynb
1616

17-
- file: some_content/generate_forcing.md
17+
- file: content/generate_forcing.md
1818
sections:
19-
- file: some_content/forcing/caravan_forcing.ipynb
20-
- file: some_content/forcing/era5_forcing_caravan_shapefile.ipynb
21-
- file: some_content/forcing/era5_forcing_own_shapefile.ipynb
22-
- file: some_content/forcing/cmip_historic.ipynb
23-
- file: some_content/forcing/cmip_future.ipynb
24-
- file: some_content/forcing/manual_forcing.ipynb
19+
- file: content/forcing/caravan_forcing.ipynb
20+
- file: content/forcing/era5_forcing_caravan_shapefile.ipynb
21+
- file: content/forcing/era5_forcing_own_shapefile.ipynb
22+
- file: content/forcing/cmip_historic.ipynb
23+
- file: content/forcing/cmip_future.ipynb
24+
- file: content/forcing/manual_forcing.ipynb
2525

26-
- file: some_content/different_models.md
26+
- file: content/different_models.md
2727
sections:
28-
- file: some_content/models/hbv.md
28+
- file: content/models/hbv.md
2929
sections:
3030
- external: https://github.com/eWaterCycle/projects/blob/main/book/tutorials_examples/1_HBV_Caravan_ERA5/example_model_run_HBV.ipynb
3131
- external: https://github.com/eWaterCycle/ewatercycle-hbv/blob/main/docs/example_model_run_HBV_camels_catchment_ERA5_forcing.ipynb
32-
- file: some_content/models/pcr.md
32+
- file: content/models/pcr.md
3333
sections:
3434
- external: https://github.com/eWaterCycle/projects/blob/main/book/tutorials_examples/2_HBV_PCRGlobWB_ERA5/example_model_run_pcrglobwb.ipynb
3535
- external: https://github.com/eWaterCycle/ewatercycle-pcrglobwb/blob/main/docs/Irrigation.ipynb
36-
- file: some_content/models/wflow.md
36+
- file: content/models/wflow.md
3737
sections:
3838
- external: https://github.com/eWaterCycle/ewatercycle-wflowjl/blob/main/docs/demo.ipynb
3939
- external: https://github.com/eWaterCycle/ewatercycle-wflow/blob/main/docs/model.ipynb
4040

41-
- file: some_content/workflows.md
41+
- file: content/workflows.md
4242
sections:
43-
- file: some_content/workflows/running_a_model.md
43+
- file: content/workflows/running_a_model.md
4444
sections:
45-
- file: some_content/workflows/running_a_model/flooding.md
45+
- file: content/workflows/running_a_model/flooding.md
4646
sections:
4747
- external: https://github.com/eWaterCycle/projects/blob/main/book/thesis_projects/BSc/2025_Q3_ThirzaVanEsch_CEG/Report/CHAPTER4.ipynb
48-
- file: some_content/workflows/running_a_model/droughts.md
48+
- file: content/workflows/running_a_model/droughts.md
4949
sections:
5050
- external: https://github.com/eWaterCycle/projects/blob/main/book/thesis_projects/BSc/2025_Q3_IschaHollemans_CEG/ischa/CMIP_Future_prediction.ipynb
51-
- file: some_content/workflows/running_a_model/climate_change.md
51+
- file: content/workflows/running_a_model/climate_change.md
5252
# sections:
5353
# - external: rolf stuff
5454

55-
- file: some_content/workflows/calibrating_models.md
55+
- file: content/workflows/calibrating_models.md
5656
sections:
57-
- file: some_content/workflows/calibrating_models/calibrate_hbv.ipynb
57+
- file: content/workflows/calibrating_models/calibrate_hbv.ipynb
5858
- external: https://github.com/eWaterCycle/projects/blob/main/book/thesis_projects/BSc/2025_Q3_ThirzaVanEsch_CEG/Report/CHAPTER3OVER_ori.ipynb
5959
# - external:
6060

61-
- file: some_content/workflows/comparisons.md
61+
- file: content/workflows/comparisons.md
6262
sections:
63-
- file: some_content/workflows/comparisons/1_forcing_multiple_models.md
63+
- file: content/workflows/comparisons/1_forcing_multiple_models.md
6464
# sections:
6565
# - external: https://github.com/eWaterCycle/projects/blob/main/book/tutorials_examples/2_HBV_PCRGlobWB_ERA5/example_model_run_pcrglobwb.ipynb
66-
- file: some_content/workflows/comparisons/1_model_multiple_forcings.ipynb
66+
- file: content/workflows/comparisons/1_model_multiple_forcings.ipynb
6767

68-
- file: some_content/workflows/model_coupling.md
68+
- file: content/workflows/model_coupling.md
6969

70-
- file: some_content/workflows/DA.md
70+
- file: content/workflows/DA.md
7171

7272
- file: references.md
7373
- file: credits.md
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

book/some_content/forcing/available_climate_datasets.json renamed to book/content/forcing/available_climate_datasets.json

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)