| Versions | |
| Documentation and Support | |
| Open Source | |
| Coding Standards | |
| Development Status |
PEACH is an online calculation service and Python package that offers calculation for climate hazard likelihood. It computes climate indicators over hundreds of different Earth System Model (ESM) simulations, then combine the results into a single probability density function, accounting for model performance and the relative likelihood of greenhouse gas (GHG) emission scenarios. Peach can be used to deploy calculation services and graphical interface or as a traditional Python package to estimate climate hazard likelihood.
- Relies on more than 500 climate model simulations from CMIP6, bias-adjusted relative to weather station records across Canada;
- Applies weights to GHG scenarios and ESMs to provide a probabilistic estimate of hazards;
- Provides a computational backend with an OGCAPI-Processes interface for the calculation of climate indicator time series and the probabilistic analysis;
- Provides a web interface prototype to run the analysis;
- Peer-reviewed, see Huard et al. (2026)
- The bias adjusted data is available on this FRDR repository;
- The logic to prepare the sea level data is detailed in the pre-workflow folder.
This project was funded by Infrastructure Canada' Research and Knowledge Initiative and the Québec government. It is led by Ouranos with the contribution of Institut national de la recherche scientifique (INRS-ETE), CBCL, and ClimAtlantic.
This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.