=================== Welcome to CLIMADA! =================== .. image:: guide/img/CLIMADA_logo_QR.png :align: center :alt: CLIMADA Logo CLIMADA stands for CLIMate ADAptation and is a probabilistic natural catastrophe impact model, that also calculates averted damage (benefit) thanks to adaptation measures of any kind (from grey to green infrastructure, behavioural, etc.). CLIMADA is primarily developed and maintained by the `Weather and Climate Risks Group `_ at `ETH Zürich `_. If you use CLIMADA for your own scientific work, please reference the appropriate publications according to the :doc:`misc/citation`. This is the documentation of the CLIMADA core module which contains all functionalities necessary for performing climate risk analysis and appraisal of adaptation options. Modules for generating different types of hazards and other specialized applications can be found in the `CLIMADA Petals `_ module. Jump right in: * :doc:`README ` * :doc:`Getting Started ` * :doc:`Installation ` * :doc:`Overview ` * `GitHub Repository `_ * :doc:`Module Reference ` .. ifconfig:: readthedocs .. hint:: ReadTheDocs hosts multiple versions of this documentation. Use the drop-down menu on the bottom left to switch versions. ``stable`` refers to the most recent release, whereas ``latest`` refers to the latest development version. .. admonition:: Copyright Notice Copyright (C) 2017 ETH Zurich, CLIMADA contributors listed in :doc:`AUTHORS.md `. CLIMADA is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. CLIMADA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with CLIMADA. If not, see https://www.gnu.org/licenses/. .. toctree:: :hidden: GitHub Repositories CLIMADA Petals Weather and Climate Risks Group .. toctree:: :maxdepth: 1 :caption: User Guide :hidden: guide/Guide_Introduction Getting Started guide/install Running CLIMADA on Euler .. toctree:: :caption: API Reference :hidden: Python Modules .. toctree:: :maxdepth: 2 :caption: Tutorials :hidden: Overview Python Introduction Hazard Exposures Impact Uncertainty Quantification tutorial/climada_engine_Forecast Google Earth Engine tutorial/climada_util_api_client .. toctree:: :maxdepth: 1 :caption: Developer Guide :hidden: Development with Git guide/Guide_CLIMADA_Tutorial guide/Guide_Configuration guide/Guide_Continuous_Integration_and_Testing guide/Guide_Reviewer_Checklist guide/Guide_PythonDos-n-Donts Performance and Best Practices Coding Conventions Building the Documentation guide/github-actions .. toctree:: :caption: Miscellaneous :hidden: README Changelog List of Authors Contribution Guide misc/citation