Welcome to the OGGM Edu Notebooks!#
If you are reading this from our webpage (https://oggm.org/oggm-edu-notebooks), remember that each page displayed here is in fact a jupyter notebook! You can start an interactive version of these tutorials online with MyBinder by clicking on the “launch button” on the top right of this page (the little rocket 🚀).
If you are completely new to Jupyter Notebooks and MyBinder, visit this page first and then follow the basic tutorial below.
Have fun with OGGM-Edu!
If you don’t know how to use Jupyter Notebooks:
Getting started with the Jupyter Notebook: an introduction to Jupyter Notebooks
Flowline modeling with simplified glacier geometry:
Glacier surface mass balance, advance and retreat processes with simplified glacier geometry:
Glaciers as water ressources and “real world” glacier experiments:
Educational graphics:
For more information, visit https://edu.oggm.org!
Package versions used to build this documentation:
# Package versions
from oggm.utils import show_versions
print(show_versions())
# OGGM environment:
## System info:
python: 3.11.11.final.0
python-bits: 64
OS: Linux
OS-release: 6.8.0-1021-azure
machine: x86_64
processor: x86_64
## Packages info:
oggm: 1.6.3.dev10+g24a25ac
numpy: 2.1.3
scipy: 1.15.1
pandas: 2.2.3
geopandas: 1.0.1
netCDF4: 1.7.2
matplotlib: 3.10.0
rasterio: 1.4.3
fiona: 1.10.1
pyproj: 3.7.0
shapely: 2.0.7
xarray: 2025.1.2
dask: 2025.1.0
salem: 0.3.12.dev8+g84d7f7e
OGGM git identifier: 10faeba31d63cfc88e4bacc98aae2c66d20cead8
!jupyter-book --version
Jupyter Book : 1.0.4.post1
External ToC : 1.0.1
MyST-Parser : 3.0.1
MyST-NB : 1.2.0
Sphinx Book Theme : 1.1.4
Jupyter-Cache : 1.0.1
NbClient : 0.10.2