Step by step
Obtain the source code. Currently only available via:
git clone https://github.com/JanStreffing/cmpi-tool/Create a conda environment containing the neccessary libraries:
conda env create -f environment.yamlActivate the conda environment via:
conda activate cmpitoolOpen the
example.pyand/or integrate cmpitool into your existing python script/notebook.Configure cmpitool using cmpisetup and the optional arguments for cmpitool.
You can now run an analysis against CMIP6 model performance.