CLIMADA-project/climada_petals
Fork: 14 Star: 22 (更新于 2024-10-31 16:04:22)
license: GPL-3.0
Language: Python .
See https://github.com/CLIMADA-project/climada_python first
最后发布版本: v5.0.0 ( 2024-07-19 21:44:56)
CLIMADA
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.).
As of today, CLIMADA provides global coverage of major climate-related extreme-weather hazards at high resolution via a data API, namely (i) tropical cyclones, (ii) river flood, (iii) agro drought and (iv) European winter storms, all at 4km spatial resolution - wildfire to be added soon. For all hazards, historic and probabilistic event sets exist, for some also under select climate forcing scenarios (RCPs) at distinct time horizons (e.g. 2040). See also papers for details.
CLIMADA is divided into two parts (two repositories):
- the core climada_python contains all the modules necessary for the probabilistic impact, the averted damage, uncertainty and forecast calculations. Data for hazard, exposures and impact functions can be obtained from the data API. Litpop is included as demo Exposures module, and Tropical cyclones is included as a demo Hazard module.
- the petals climada_petals contains all the modules for generating data (e.g., TC_Surge, WildFire, OpenStreeMap, ...). Most development is done here. The petals builds-upon the core and does not work as a stand-alone.
It is recommend for new users to begin with the core (1) and the tutorials therein.
This is the Python (3.8+) version of CLIMADA - please see https://github.com/davidnbresch/climada for backward compatibility (MATLAB).
Getting started
CLIMADA runs on Windows, macOS and Linux. The released versions of CLIMADA are available from conda-forge. Use the Mamba package manager to install it:
mamba install -c conda-forge climada-petals
It is highly recommended to install CLIMADA into a separate Conda environment. See the installation guide for further information.
Follow the tutorial climada_python-x.y.z/doc/tutorial/1_main_climada.ipynb
in a Jupyter Notebook to see what can be done with CLIMADA and how.
Documentation
Documentation is available on Read the Docs:
Note that all the documentations has two versions,'latest' and 'stable', and explicit version numbers, such as 'v3.1.1', in the url path. 'latest' is created from the 'develop' branch and has the latest changes by developers, 'stable' from the latest release. For more details about documentation versions, please have a look at here.
CLIMADA python:
CLIMADA petals:
The documentation can also be built locally.
Citing CLIMADA
If you use CLIMADA please cite (in general, in particular for academic work) :
The used version
and/or the following published articles:
Aznar-Siguan, G. and Bresch, D. N., 2019: CLIMADA v1: a global weather and climate risk assessment platform, Geosci. Model Dev., 12, 3085–3097, https://doi.org/10.5194/gmd-12-3085-2019
Bresch, D. N. and Aznar-Siguan, G., 2021: CLIMADA v1.4.1: towards a globally consistent adaptation options appraisal tool, Geosci. Model Dev., 14, 351-363, https://doi.org/10.5194/gmd-14-351-2021
Please see all CLIMADA-related scientific publications in our repository of scientific publications and cite according to your use of select features, be it hazard set(s), exposure(s) ...
In presentations or other graphical material, as well as in reports etc., where applicable, please add the logo as follows:
As key link, please use https://wcr.ethz.ch/research/climada.html, as it will last and provides a bit of an intro, especially for those not familiar with GitHub - plus a nice CLIMADA infographic towards the bottom of the page
Contributing
See the Contribution Guide.
Versioning
We use SemVer for versioning. For the versions available, see the releases on this repository.
License
Copyright (C) 2017 ETH Zurich, CLIMADA contributors listed in AUTHORS.
CLIMADA is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3, 29 June 2007 as published by the Free Software Foundation, https://www.gnu.org/licenses/gpl-3.0.html
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: https://www.gnu.org/licenses/gpl-3.0.html
最近版本更新:(数据更新于 2024-08-29 13:31:28)
2024-07-19 21:44:56 v5.0.0
2024-02-19 20:59:15 v4.1.0
2023-09-27 15:56:24 v4.0.2
2023-09-06 18:53:20 v4.0.1
2023-09-01 22:08:02 v4.0.0
2023-08-25 18:53:22 v3.3.2
2023-08-24 20:25:36 v3.3.1
2023-05-08 19:42:05 v3.3.0
2022-09-15 18:01:42 v3.2.0
2022-02-11 20:47:19 v3.1.1
CLIMADA-project/climada_petals同语言 Python最近更新仓库
2024-11-05 16:16:26 Guovin/TV
2024-11-05 15:03:24 Cinnamon/kotaemon
2024-11-05 11:00:51 home-assistant/core
2024-11-04 23:11:11 DS4SD/docling
2024-11-04 10:56:18 open-compass/opencompass
2024-11-04 08:51:21 yt-dlp/yt-dlp