OGGM edu graphic: illustrates the evolution of the volume of the European alpine glaciers by using the data of Rounce, D.R., R. Hock, and F. Maussion. 2022. Global PyGEM-OGGM Glacier Projections with RCP and SSP Scenarios, Version 1 or of Zekollari et al., 2019: Modelling the future evolution of glaciers in the European Alps under the EURO-CORDEX RCM ensemble
(for more information, visit edu.oggm.org)
Author:
- Lilian Schuster (University of Innsbruck)
- Zora Schirmeister (University of Innsbruck)
- Fabien Maussion (University of Innsbruck)
License: BSD3
if you have issues to run the notebooks, then do:
conda env create --name oggm_edu_alps_future -f environment.yml
conda activate oggm_edu_alps_future
- -> and then run the notebooks in that newly created environment
- implementation of uncertainties into the graphic
- possibility to choose between absolute and percentage change of volume
- adding a map in which the user can select glaciers
- implement tick-boxes for choosing the displayed RCP-scenarios
- two dropdown menus to give the opportunity that every region can be compared to every other region/country
If you are interested to contribute you can send us the edited file per mail or with a pull-request. Thanks!