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 seing 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 🚀) or here:
Ready to go?
Beginner tutorials:
getting_started will get you through all the steps of an OGGM run and explain the OGGM fundamentals
working_with_rgi will show you how to read glacier outline files
store_and_compress_glacierdirs: storing glacier directories for later use
elevation_bands_vs_centerlines: comparing the two methods to compute glacier flowlines
plot_mass_balance: fetch and plot the simulated mass-balance
area_length_filter: a short tutorial about how to filter spikes in the area and length outputs
run_with_gcm: run a simulation with GCM data (CMIP5 projections)
deal_with_errors: dealing with errors after a run
inversion: run the OGGM ice thickness inversion model with various ice parameters
oggm_shop: getting acquainted with the ideas behind GlacierDirectories in OGGM and how you can use the shop to add data to them
Advanced tutorials:
preprocessing_errors: error analysis of the global pre-processing workflow
run_with_a_spinup_and_gcm_data: start from a glacier state different than the inventory date
dem_sources: Create local topography maps from different DEM sources with OGGM
thickness_model: use OGGM to extract gridded attributes on a glacier (e.g. slope) and make a toy statistical model of ice thickness
inversion_with_frontal_ablation: a case study about ice thickness inversion with frontal ablation
kcalving_parameterization: the Oerlemans & Nick frontal ablation parameterization in OGGM
merging_glaciers: a tutorial about how to merge two or more glaciers for advancing glacier scenarios
use_your_own_inventory: use custom glacier inventories with OGGM
massbalance_calibration: yet another way to show how the mass-balance calibration works, and tweak the model a little bit
where_are_the_flowlines: how to access the OGGM flowlines location before, during, and after a run.
Other things:
pyviz_intro: an introduction to the pyviz vizualisation ecosystem
dem_comparison: compare the various DEMs available in OGGM
Have fun learning OGGM!