Closed
Description
What is your issue?
In the latest CI runs it seems that test_backends.py::TestNCZarr::test_open_nczarr
is failing with
KeyError: 'Zarr object is missing the attribute
_ARRAY_DIMENSIONS
and the NCZarr metadata, which are required for xarray to determine variable dimensions.'
I don't see an obvious reason for this, especially since the zarr version has not changed compared to some runs that were successful (2.13.6).