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
Copy file name to clipboardExpand all lines: docs/usage_zarr_v3.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,5 @@
1
1
# Usage (Zarr V3)
2
2
3
-
## Disclaimer
4
-
5
-
At the moment, [Zarr version 3](https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html) is only _barely_ supported by this project. That will likely
6
-
change when the Zarr storage backend used here ([`zarr-python`](https://zarr.readthedocs.io/en/stable/))
7
-
fully implements version 3. Until then, the only Zarr v3 stuff you can do with this repo
8
-
is create abstract hierarchies. You cannot use the `to_zarr` or `from_zarr` methods, because
0 commit comments