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:
Same notebooks for OGGM versions < 1.6: Part 1, Part 2
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.10.12.final.0
python-bits: 64
OS: Linux
OS-release: 5.15.0-1041-azure
machine: x86_64
processor: x86_64
## Packages info:
oggm: 1.6.1
numpy: 1.24.4
scipy: 1.11.2
pandas: 2.0.3
geopandas: 0.13.2
netCDF4: 1.6.4
matplotlib: 3.7.2
rasterio: 1.3.8
fiona: 1.9.4.post1
pyproj: 3.6.0
shapely: 2.0.1
xarray: 2023.8.0
dask: 2023.8.1
salem: 0.3.10.dev1+gfe1a230
OGGM git identifier: 96a9b56c4bacef12dcbbd25f0bdde8b32696c612
!jupyter-book --version
Jupyter Book : 0.15.1
External ToC : 0.3.1
MyST-Parser : 0.18.1
MyST-NB : 0.17.2
Sphinx Book Theme : 1.0.1
Jupyter-Cache : 0.6.1
NbClient : 0.7.4