Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 375 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 375 Bytes

pyesgf-cmip6

Download PIMP4 simulations from CMIP6

Install from GitHub

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 .