The purpose of this repository is to collect useful code snippets for CLIMADA.
Anyone is free to use the code shared in this repository.
Note that the code in this repository is not maintained or updated, so you may need to adjust the CLIMADA version you are using or update the code before using it.
Anyone (CLIMADA users and developers) is welcome to contribute code snippets. Before adding a snippet, please refer to the list below to check whether your contribution should go into this repository or another repository in CLIMADA-project. If you feel your snippet belongs here, please follow these contribution guidelines:
- create a jupyter notebook containing all necessary information to reproduce your snippet
- choose a descriptive name for your snippet and add a number to the file name
- mention CLIMADA Core or Petals version last used to run the code in the notebook
- consider including your name and contact details as the author of the snippet (not mandatory)
- fill in table overview below
- code snippets and functions that facilitate accessing, analysing, and plotting climate risk related data, in ways that can complement the CLIMADA Core climada_python and Petals climada_petals code base
- new CLIMADA Core or Petals modules
- code accompanying a CLIMADA-related publication (please refer to climada_papers)
| Name | Content | Climada version | Author(s) |
|---|---|---|---|
| 001_accessing_GEE_data.ipynb | Accessing and processing Google Earth Engine data for use in CLIMADA | 3.3.0 | |