Skip to content

Commit

Permalink
Update env
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Sep 11, 2024
1 parent 255619f commit 4414cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- xarray
- netcdf4
- pandas
- numpy
- matplotlib
- cartopy>=0.21
- pyproj
- h5netcdf
- pip
- pip:
Expand All @@ -17,7 +19,5 @@ dependencies:
- scipy
- seaborn
- pygeogrids
- pyproj
- pyscaffold
- pytest
- pytest-cov

0 comments on commit 4414cb1

Please sign in to comment.