intake-esm icon indicating copy to clipboard operation
intake-esm copied to clipboard

Take2

Open charles-turner-1 opened this issue 1 year ago • 0 comments

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).

charles-turner-1 avatar Oct 29 '24 02:10 charles-turner-1