Skip to content

Commit 9ac9e65

Browse files
authored
Update FAQ regarding virtualizing existing Zarr V2 data (#893)
Clarified that reading Zarr V2 is also now supported.
1 parent 785de91 commit 9ac9e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ vds.vz.to_icechunk(icechunkstore)
8383

8484
### I already have some data in Zarr, do I have to resave it?
8585

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`.
8787

8888
### Can I add a new parser for my custom file format?
8989

0 commit comments

Comments
 (0)