Open multiple groups (e.g. as DataTree) with zarr-python v3 #9733
Labels
bug
topic-DataTree
Related to the implementation of a DataTree class
topic-zarr
Related to zarr storage library
What is your issue?
In #9552 we punted (#9552 (comment)) on making this work with zarr-python v3 because there were some upstream bugs with zarr-python v3 not correctly handling keys with slashes in them (zarr-developers/zarr-python#2357). Once that's handled properly we can ensure that the zarr backend works for
open_groups
andopen_datatree
.cc @jhamman
The text was updated successfully, but these errors were encountered: