Skip to content

Instantly share code, notes, and snippets.

@rsignell-usgs
Created January 30, 2024 18:12

Revisions

  1. rsignell-usgs created this gist Jan 30, 2024.
    44 changes: 44 additions & 0 deletions odrift-d7.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,44 @@
    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