Skip to content

Commit

Permalink
Add Iris optional dependencies needed for UM
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher committed Aug 14, 2023
1 parent e8579f7 commit 22821b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ dependencies:
- datashader
- iris>=3.1.0
- iris-esmf-regrid
- iris-grib
- intake
- access-nri-intake==0.0.9 # Keep pinned to latest version while in development
- netcdf4<=1.6.0 ### Workaround for https://github.com/pydata/xarray/issues/7079
- mo_pack
- nodejs
- numpy>=1.21, !=1.24.3 # severe masking bug
- pandas
Expand Down

0 comments on commit 22821b0

Please sign in to comment.