All notable changes to ECmean4 will be documented in this file. The format is based on Keep a Changelog
Unreleased is the current development version, which is currently lying in main
branch.
- global_mean can plot also values where observation are missing through the
--addnan
option (#95) - Verbosity level reduced in both global mean and performance indices (#95)
- New colorscale
vlag
for global_mean (#95)
- Remove support for python 3.8
- Refactor tests so that comparison is element-wise and not file-wise (Allow xesmf>0.8 and refactor the tests #93)
- Simple support for allow running the code on MacOS and pinning of xesmf<0.8 to avoid code slowdown (support for macos #86)
- Matplotlib pinning for solve temporary seaborn bug (Various updates and fixing the issue of matplotlib #89)
- Specifying output directory as an argument (Support more general output directory #87)
- Added the
changelog
file - Better representation of mask file search and loading (#80)
- Fix of global mean temperature computaton (#84)
- Minor EC-Earth4 related fixes
- New logging facility
- Support for python 3.11
First version of ECmean4 published on pypi