Skip to content

Commit 48ed3b9

Browse files
committed
New branch for pr, added images and added the diagram into tutorial
1 parent 2ccbb5f commit 48ed3b9

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

_static/melt_on_off_glacier_1.png

65.5 KB
Loading

_static/melt_on_off_glacier_2.png

103 KB
Loading

oggm-edu/glacier_water_resources.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,13 @@
511511
"The total annual runoff consists of the following components:\n",
512512
"- melt off-glacier: snow melt on areas that are now glacier free (i.e. 0 in the year of largest glacier extent, in this example at the start of the simulation)\n",
513513
"- melt on-glacier: ice + seasonal snow melt on the glacier\n",
514-
"- liquid precipitaton on- and off-glacier (the latter being zero at the year of largest glacial extent, in this example at start of the simulation)"
514+
"- liquid precipitaton on- and off-glacier (the latter being zero at the year of largest glacial extent, in this example at start of the simulation)\n",
515+
"\n",
516+
"The diagrams below show the melt on-glacier and melt off-glacier components, where time T is anytime in the simulation for a receding glacier:\n",
517+
"\n",
518+
"<img src=\"../_static/melt_on_off_glacier_1.png\" width=\"500px\" alt=\"Fig 2\">\n",
519+
"\n",
520+
"<img src=\"../_static/melt_on_off_glacier_2.png\" width=\"500px\" alt=\"Fig 2\">"
515521
]
516522
},
517523
{

0 commit comments

Comments
 (0)