DataTree + Zarr-Python 3 #9984
Labels
bug
topic-DataTree
Related to the implementation of a DataTree class
topic-zarr
Related to zarr storage library
What is your issue?
In order to limit the scope of #9552, we opted to delay complete DataTree compatibility zarr-python 3. It would be nice to get this working now that zarr 3.0 is out. This issue tracks what is left to do to make this integration work:
xarray/xarray/tests/test_backends_datatree.py
Lines 376 to 378 in 1c7ee65
xrefs:
zarr.core.group.Group
does not allow to access nested groups using file path-like syntax (?) zarr-developers/zarr-python#2765cc @dcherian, @d-v-b, @maxrjones
@TomAugspurger - if you have recollections of other things that need to be fixed to make this work, please add to this list.
The text was updated successfully, but these errors were encountered: