intake-esm
intake-esm copied to clipboard
Take2
Change Summary
- Updated intake version number to >2.0 in
-
requirements.txt -
ci/environment.yml -
ci/environment-docs.yml
-
- Specify xarray !=2024.10 (appear to be some issues related to datatree).
- Added explicit dask dependency (implicit dask dependency provided by intake < 2.0 removed in version 2.0)
Related issue number
- Closes #649
Checklist
- [x] Unit tests for the changes exist ( Dependency change - all tests passing).
- [x] Tests pass on CI (Read the Docs issue again).
- [x] Documentation reflects the changes where applicable ( I've grepped through the docs and can't find any reference to the intake version).