Skip to content

oloapinivad/ECmean4

Repository files navigation

Maintenance Documentation Status PyTest Coverage Status PyPI version DOI

ECmean4

A lightweight climate model evaluation tool

ECmean4 is a lightweight parallelized tool for evaluation of basic properties of Global Climate Models, such as global mean and climate model performance indices.

It builds on the original ECmean which has been used for EC-Earth2 and EC-Earth3 evaluation, but it uses Python3 as a scripting language to perform lazy calls with Xarray+Dask and makes use of YML configuration files, with parallelization support with Multiprocess. It works both on raw EC-Earth4 output and on CMOR model output from CMIP5 and CMIP6.

ECmean4 is under development, so please use it with caution!

A complete ReadTheDocs Documentation is available, please refer to this.