Download PIMP4 simulations from CMIP6
Get pyesfg-cmip6 source from GitHub:
$ git clone [email protected]:pism/pyesgf-cmip6.git
$ cd pyesfg-cmip6
Optionally create Conda environment named pyesgf-cmip6:
$ conda env create -f environment.yml
$ conda activate pyesgf-cmip6
Install pyesgf-cmip6:
$ pip install -e .