Using GEV and sMEV to analyze future extreme precipitation
This software serves to make results in the publication Lennartz et al. (2026, https://doi.org/10.5194/egusphere-2025-6419, preprint) reproducable. It include mainly software written in Matlab and is in large parts based on third party software (https://doi.org/10.5281/zenodo.15291014).
Description
Project Title
Using GEV and sMEV to analyze future extreme precipitation
Getting Started
The software was developed as part of the study "Benefits of the simplified MEV for analyzing hourly precipitation extremes in a changing climate" (https://doi.org/10.5194/egusphere-2025-6419). A major part of this software is based on software from Marra, F., & Peleg, N. (2025) and Francesco Marra (2024) and which uses several other papers in turn (more informations in the /Matlab_Functions folder).
Using this code makes it possible to reproduce results in the study, which are based on gridded climate model simulation. The original COSMO-CLM simulations can be found under the DWD ESGF data base (https://esgf-data.dwd.de/csys/project/dwd-cps/, Haller 2022). It also includes derived data of an example model domain, which can be reproduced using the provided software (more informations are provided in the corresponding README).
Prerequisites
The only prerequisites are a Matlab version R2023b or newer and a Python distribution to plot the 2D maps (more info in /Images). Note that the calculations can be very computationally expensive, mostly depending on the number of iterations used for the bootstrapping.
Citations
Marra, F., & Peleg, N. (2025). TEmperature-dependent Non-Asymptotic statistical model for eXtreme return levels (TENAX) (1.5). Zenodo. https://doi.org/10.5281/zenodo.15291014
Marra, F. (2024). A Unified Framework for Extreme Sub-daily Precipitation Frequency Analyses based on Ordinary Events - data & codes - v1.2 (1.2). Zenodo. https://doi.org/10.5281/zenodo.11934843
Haller, Michael; Brienen, Susanne; Brauch, Jennifer; Früh, Barbara (2022): Historical simulation with COSMO-CLM5-0-16 version V2022.01 10.5676/DWD/CPS_HIST_V2022.01
Author
- Marc Lennartz - Initial work
License and Copyright
Copyright GFZ Helmholtz Centre for Geosciences. "Using GEV and sMEV to analyze future extreme precipitation" is licensed under EUPL-1.2.
Third party license
The software by Marra, F., & Peleg, N. (2025) was incoorperated extensively in this software and falls under the Creative Commons Attribution 4.0 International license. For more information see https://doi.org/10.5281/zenodo.15291014.
The example climate simulation output /Data/Example_Simulation_Output.nc steam falls under the creative common license of the "Earth System Grid Federation (ESGF)". For details, see http://esgf.org/ and http://esgf.org/LICENSE.
Acknowledgments
We particularly thank Francesco Marra for making the software available which served as a foundation to this software. Additionally, we thank the DKRZ Rechenzentrum for providing the infrastructure that made the initial calculation possible.