roocs / xarray-test

Familirisation with xarray on CMIP5/CORDEX data
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Commands for conda environment with xesmf #2

Closed ellesmith88 closed 4 years ago

ellesmith88 commented 4 years ago

conda create -n xesmf_env python=3.7 conda activate xesmf_env conda install -c conda-forge esmpy=7.1.0 xarray scipy dask netCDF4 pip install xesmf

agstephens commented 4 years ago

Closing. This is will be updated in our regridding work.