Skip to content

Commit

Permalink
update conda env with clisops
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 27, 2023
1 parent f08309d commit 48fe12a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ channels:
- defaults
dependencies:
- pip
- numpy>=1.16
- numpy >=1.16
- xarray >=0.21,<2023.3.0 # https://github.com/pydata/xarray/issues/7794
- dask
- netcdf4
#- clisops>=0.12.0
- clisops >=0.12.0
- roocs-grids >=0.1.2
- xesmf >=0.8.2
- elasticsearch>=7.9.1
- roocs-utils>=0.6.2
# logging
- loguru>=0.5.3
- loguru >=0.5.3
# catalog
- intake
- fsspec
Expand Down

0 comments on commit 48fe12a

Please sign in to comment.