Home

Impact of CMIP6 Boundary Conditions on Mean Precipitation over Europe Using ICON-CLM (CMIP6_BC_Impact)
DOI (CMIP6_BC_Impact in general): 10.5281/zenodo.21705760
Analysis notebooks for the evaluation of ICON-CLM CMIP6 boundary conditions experiments.
The repository contains Jupyter notebooks reproducing the analyses and figures presented in the associated publication. Common functionality is implemented in reusable Python modules to reduce code duplication across notebooks.
Documentation¶
Repository overview¶
flowchart TD
A[BC-analysis]
A --> DATA
A --> FIGURES
A --> DOCS
A --> notebooks
notebooks --> utils
notebooks --> configs