Welcome to the OGGM tutorials!#

If you are new to jupyter notebooks or to jupyterlab, we recommend to have a look at our introduction to jupyter notebooks first!

If you are reading this from our webpage (https://oggm.org/tutorials), 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 🚀).

Ready to go?

Beginner tutorials:

Advanced tutorials:

Other things:

  • holoviz_intro: an introduction to the HoloViz vizualisation ecosystem (previously called PyViz)

  • dem_comparison: compare the various DEMs available in OGGM

Have fun learning OGGM!

Package versions used to build this documentation:

# Package versions
from oggm.utils import show_versions
print(show_versions())
# OGGM environment: 
## System info:
    python: 3.10.10.final.0
    python-bits: 64
    OS: Linux
    OS-release: 5.15.0-1033-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.5.3
    numpy: 1.23.5
    scipy: 1.9.3
    pandas: 1.5.3
    geopandas: 0.12.2
    netCDF4: 1.6.3
    matplotlib: 3.7.1
    rasterio: 1.3.6
    fiona: 1.9.1
    pyproj: 3.4.1
    shapely: 2.0.1
    xarray: 2023.2.0
    dask: 2023.3.0
    salem: 0.3.10.dev1+gfe1a230
    OGGM git identifier: 4eeb7a964b58f27fc2e55163be768641f7f1ce20