Skip to content

Commit 430cac2

Browse files
committed
should be up to date now with added data
1 parent 1e08d4c commit 430cac2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

book/_toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ parts:
110110
title: Nomenclature
111111
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/INTRODUCTION_CH1_2_0.ipynb
112112
title: Introduction
113+
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/1_Model_Setup_and_Data_Preparation.ipynb
114+
title: Model Setup and Data Preparation
115+
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/2_Ensemble_Initialization_and_Sampling.ipynb
116+
title: Ensemble Initialization and Sampling
117+
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/3_Calibration_Objective_Definition.ipynb
118+
title: Calibration Objective Definition
113119
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/Critical_Discharge.ipynb
114120
title: Critical Discharge
115121
- file: thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/HBV_Calibration_Code_logNSE_EMD_Combined_Final.ipynb

book/thesis_projects/BSc/2025_Q4_ElkeSchokking_CEG/Report/INTRODUCTION_CH1_2_0.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@
7676
"metadata": {},
7777
"source": [
7878
"## Reading Guide\n",
79-
"*Will be added for the final report.*"
79+
"In Chapter 2 the critical discharge threshold is established, below which the Iffezheim fish passage becomes inaccessible to Atlantic salmon. Chapter 3 focuses on the selection and calibration of the HBV hydrological model using observed discharge data. In Chapter 4, future discharge is simulated based on CMIP6 forcings. This is done for different climate change scenarios. Chapter 5 compares these projected discharge values against the critical threshold to determine the frequency and severity of future low-flow events that could hinder salmon migration. The discussion and conclusion of this research can be found in Chapter 7 and Chapter 6.\n",
80+
"\n",
81+
"This research is also available at the GitHub Report Folder."
8082
]
8183
}
8284
],

0 commit comments

Comments
 (0)