Skip to content

Instantly share code, notes, and snippets.

@andersy005
Last active December 16, 2019 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andersy005/4e73f0935b0243e9b9931088e65ba07f to your computer and use it in GitHub Desktop.
Save andersy005/4e73f0935b0243e9b9931088e65ba07f to your computer and use it in GitHub Desktop.
Xarray Upstream Dev Playground
name: xarray-test
channels:
- conda-forge
dependencies:
- dask
- zarr
- watermark
- pip
- netcdf4
- scipy
- matplotlib
- pytest
- pooch
- xesmf
- numba
- pip:
- git+https://github.com/mathause/xarray.git@feature/weighted
- git+https://github.com/NCAR/esmlab.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment