Timo Schmid (1,2)
(1) Institute for Environmental Decisions, ETH Zurich, Zurich, Switzerland
(2) Federal Office of Meteorology and Climatology MeteoSwiss, Zurich, Switzerland
Contact: Timo Schmid
Requires Python 3.11 and CLIMADA v6.0 (or later): https://github.com/CLIMADA-project/climada_python/ Documentation: https://github.com/CLIMADA-project/climada_python/blob/master/doc/source/install.rst
using conda or mamba, create an environment with
mamba env create -f requirements_mamba.yml
and to run the shiny application locally, activate the created environment and run
shiny run app.py
created 04 Aug 2024