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
### I already have some data in Zarr, do I have to resave it?
85
85
86
-
No! VirtualiZarr can create virtual references pointing to existing Zarr stores in the same way as for other file formats, using the `ZarrParser`. Note: Currently only reading Zarr V3 is supported.
86
+
No! VirtualiZarr can create virtual references pointing to existing Zarr stores in the same way as for other file formats, using the `ZarrParser`.
87
87
88
88
### Can I add a new parser for my custom file format?
0 commit comments