You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[xarray-tensorstore] add support for consolidated metadata
This should speed-up opening Zarrs with many groups considerably.
Because TensorStore doesn't have any notion of groups, we need to fetch this information from Zarr-Python.
PiperOrigin-RevId: 826631702