InstallationΒΆ

ClimoPy is published on PyPi. It can be installed or upgraded with pip as follows:

pip install climopy
pip install --upgrade climopy

The dependencies are xarray, numpy, and scipy. To use the (optional) ECMWF ERA-Interim downloading tool, you will also need to install the ECMWF python API.