Welcome to the OGGM Edu Notebooks!

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:

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.13.12.final.0
    python-bits: 64
    OS: Linux
    OS-release: 6.14.0-1017-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.6.3.dev47+g61a0dd492
    numpy: 2.4.2
    scipy: 1.17.1
    pandas: 3.0.1
    geopandas: 1.1.2
    netCDF4: 1.7.4
    matplotlib: 3.10.8
    rasterio: 1.5.0
    fiona: 1.10.1
    pyproj: 3.7.2
    shapely: 2.1.2
    xarray: 2025.11.0
    dask: 2026.1.2
    salem: 0.3.12.dev8+g84d7f7e5c
    OGGM git identifier: 3aa6a9364b3a74bfcdea03312e7e87d5611f0550
!jupyter-book --version
Jupyter Book      : 1.0.4.post1
External ToC      : 1.1.0
MyST-Parser       : 3.0.1
MyST-NB           : 1.4.0
Sphinx Book Theme : 1.1.4
Jupyter-Cache     : 1.0.1
NbClient          : 0.10.4