Icechunk support? #382
Closed
TomNicholas
started this conversation in
General
Replies: 3 comments 1 reply
|
this should be handle by Zarrita.js, see issue manzt/zarrita.js#304, note that the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be awesome to be able to point this tool at a (snapshot of) a (publicly-accessible) Icechunk Zarr store.
The snapshot information could even be encoded in the URL once ZEP8 is merged and adopted. (see zarr-developers/zeps#48)
IIUC this would require a way to read icechunk data into JS. Presumably via some rust<->JS bindings. See earth-mover/icechunk#356.
All reactions