Closed
Description
There are a wide variety of failures, mostly related to backends and indexing, e.g., AttributeError: 'tuple' object has no attribute 'tuple'
. By the looks of it, something is going wrong with xarray's internal ExplicitIndexer
objects, which are getting converted into something else.
I'm pretty sure this is due to the recent merge of the Array._meta
pull request: dask/dask#4543
There are 81 test failures, but my guess is that there that probably only a handful (at most) of underlying causes.
Metadata
Metadata
Assignees
Labels
No labels