Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added _static/melt_on_off_glacier_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _static/melt_on_off_glacier_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion oggm-edu/glacier_water_resources.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,13 @@
"The total annual runoff consists of the following components:\n",
"- 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",
"- melt on-glacier: ice + seasonal snow melt on the glacier\n",
"- 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)"
"- 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",
"\n",
"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",
"\n",
"<img src=\"../_static/melt_on_off_glacier_1.png\" width=\"500px\" alt=\"Fig 2\">\n",
"\n",
"<img src=\"../_static/melt_on_off_glacier_2.png\" width=\"500px\" alt=\"Fig 2\">"
]
},
{
Expand Down