zarr-developers / VirtualiZarr

Create virtual Zarr stores from archival data files using xarray syntax
https://virtualizarr.readthedocs.io/en/stable/api.html
Apache License 2.0
124 stars 24 forks source link

Support appending to icechunk store #311

Open abarciauskas-bgse opened 1 week ago

abarciauskas-bgse commented 1 week ago

As a user of icechunk's virtual references I want to be able to append to an existing icechunk store.

I made this as distinct from https://github.com/zarr-developers/VirtualiZarr/issues/21 as that issue is for appending to kerchunk-backed reference stores.