Skip to content

Instantly share code, notes, and snippets.

@rsignell
Created January 30, 2024 20:44
Show Gist options
  • Save rsignell/f756b38216bce88ba4463202cc3960a3 to your computer and use it in GitHub Desktop.
Save rsignell/f756b38216bce88ba4463202cc3960a3 to your computer and use it in GitHub Desktop.
name: odrift-d7
channels:
- conda-forge
dependencies:
- matplotlib>=3.5
- numpy>=1.17
- scipy>=1.6
- netcdf4<=1.6.1
- ffmpeg
- pyproj>=2.3
- libgdal>=3.1
- gdal>=3.1
- xarray
- dask
- cfgrib
- pygrib
- xhistogram
- requests
- pytest
- pytest-cov
- pytest-benchmark
- pytest-mpl
- cartopy>=0.20
- nc-time-axis
- geojson
- pynucos>=2.12
- isodate
- coloredlogs
- cmocean
- utm
- roaring-landmask>=0.7
- trajan>=0.1.3
- adios-db
- motuclient
- opendrift
- fastparquet
- s3fs
- zarr
- intake-xarray
- pandas
- pip
- pip:
- fsspec @ git+https://github.com/fsspec/filesystem_spec@master
- ipykernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment