|
9 | 9 | "\n", |
10 | 10 | "This tutorial gives you the tools to run IGM within OGGM and also compare it with OGGM runs. \n", |
11 | 11 | "\n", |
12 | | - "**This is very much work in progress.** You'll need an IGM installation for this to run. The notebook currently does not run on OGGM Hub or is not displayed on the website, because of the Tensorflow depedency. We are working on it!" |
| 12 | + "**This is very much work in progress.** You'll need an IGM installation for this to run. The notebook currently does not run on OGGM Hub, because of the Tensorflow depedency. We are working on it!" |
13 | 13 | ] |
14 | 14 | }, |
15 | 15 | { |
|
87 | 87 | "id": "5", |
88 | 88 | "metadata": {}, |
89 | 89 | "source": [ |
90 | | - "### Activate the 3 lines of code in the following code block to match the starting volume with the consensus volume (Farinotti et al. 2019) \n", |
91 | | - "#### Note: the consensus volume is used as a reference volume for OGGM's dynamic spinup during the bed inversion as a reference volume, but in the further workflow only the RGI-area is matched and not the consensus volume. " |
| 90 | + "Activate the 3 lines of code in the following code block to match the starting volume with the consensus volume (Farinotti et al. 2019) \n", |
| 91 | + "\n", |
| 92 | + "Note: the consensus volume is used as a reference volume for OGGM's dynamic spinup during the bed inversion as a reference volume, but in the further workflow only the RGI-area is matched and not the consensus volume. " |
92 | 93 | ] |
93 | 94 | }, |
94 | 95 | { |
|
111 | 112 | "id": "7", |
112 | 113 | "metadata": {}, |
113 | 114 | "source": [ |
114 | | - "### Running OGGM Flowline with a GCM Climate" |
| 115 | + "## Running OGGM Flowline with a GCM Climate" |
115 | 116 | ] |
116 | 117 | }, |
117 | 118 | { |
|
160 | 161 | "id": "10", |
161 | 162 | "metadata": {}, |
162 | 163 | "source": [ |
163 | | - "### create the corresponding mass balance model(MB model) of the run above, so that the iOGGM run can be forced with same MB model\n", |
164 | | - "#### (using this MB model with the instructed-oggm doesn't work yet)" |
| 164 | + "## create the corresponding mass balance model(MB model) of the run above, so that the iOGGM run can be forced with same MB model\n", |
| 165 | + "\n", |
| 166 | + "(using this MB model with the instructed-oggm doesn't work yet)" |
165 | 167 | ] |
166 | 168 | }, |
167 | 169 | { |
|
182 | 184 | "id": "12", |
183 | 185 | "metadata": {}, |
184 | 186 | "source": [ |
185 | | - "### Running OGGM Flowline with a Random Climate \n", |
186 | | - "#### this run is forced with climate data from 1999-2019 randomly sampled" |
| 187 | + "## Running OGGM Flowline with a Random Climate \n", |
| 188 | + "\n", |
| 189 | + "this run is forced with climate data from 1999-2019 randomly sampled" |
187 | 190 | ] |
188 | 191 | }, |
189 | 192 | { |
|
209 | 212 | "id": "14", |
210 | 213 | "metadata": {}, |
211 | 214 | "source": [ |
212 | | - "### create the corresponding random mass balance model(MB model) of the run above, so that the iOGGM run can be forced with same random MB model" |
| 215 | + "## create the corresponding random mass balance model(MB model) of the run above, so that the iOGGM run can be forced with same random MB model" |
213 | 216 | ] |
214 | 217 | }, |
215 | 218 | { |
|
260 | 263 | "id": "18", |
261 | 264 | "metadata": {}, |
262 | 265 | "source": [ |
263 | | - "### Running the iOGGM from the consensus ice thickness (Farinotti et al. 2019)\n", |
264 | | - "#### once with random and once with the same GCM climate as above" |
| 266 | + "## Running the iOGGM from the consensus ice thickness (Farinotti et al. 2019)\n", |
| 267 | + "\n", |
| 268 | + "once with random and once with the same GCM climate as above" |
265 | 269 | ] |
266 | 270 | }, |
267 | 271 | { |
|
302 | 306 | "id": "21", |
303 | 307 | "metadata": {}, |
304 | 308 | "source": [ |
305 | | - "### Running the iOGGM from the Cook et al. 2023 ice thickness product\n", |
306 | | - "#### once with random and once with the same GCM climate as above" |
| 309 | + "## Running the iOGGM from the Cook et al. 2023 ice thickness product\n", |
| 310 | + "\n", |
| 311 | + "once with random and once with the same GCM climate as above" |
307 | 312 | ] |
308 | 313 | }, |
309 | 314 | { |
|
382 | 387 | "id": "28", |
383 | 388 | "metadata": {}, |
384 | 389 | "source": [ |
385 | | - "#### adapt starting date for the random runs" |
| 390 | + "adapt starting date for the random runs" |
386 | 391 | ] |
387 | 392 | }, |
388 | 393 | { |
|
0 commit comments