Created
January 30, 2024 18:12
-
-
Save rsignell-usgs/c8a07de1833b96c0ac5846cb7002ce04 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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