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.yaml``
- Activate the conda environment via: ``conda activate cmpitool``
- Open the ``example.py`` and/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.
