Skip to content

Commit

Permalink
docker: unpin intake-esm, issue should be fixed
Browse files Browse the repository at this point in the history
Should be fixed by intake/intake-esm#569.

Fixes #109
  • Loading branch information
tlvu committed Aug 30, 2023
1 parent 7b6bd1b commit 33c1ec7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docker/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,7 @@ dependencies:
# Plugin for building and loading intake catalogs for earth system data sets
# holdings, such as CMIP (Coupled Model Intercomparison Project) and CESM
# Large Ensemble datasets.
# Pin intake-esm since newer version activated validation of optional fields and broke our notebooks
# ValidationError: 1 validation error for ESMCatalogModel
# aggregation_control
# field required (type=value_error.missing)
- intake-esm <= 2021.8.17
- intake-esm >= 2023.6.14
# load netCDF, Zarr and other multi-dimensional data (xarray_image, netcdf,
# grib, opendap, rasterio, remote-xarray, zarr)
- intake-xarray
Expand Down

0 comments on commit 33c1ec7

Please sign in to comment.