Open TomNicholas opened 1 day ago
Okay, as the error said something about filenames I tried to run the example in the icechunk docs instead (https://icechunk.io/icechunk-python/virtual/#creating-a-virtual-dataset-with-virtualizarr), which is different files with different names on S3 instead of local and got
Is there something wrong with my environment / zarr version?
This might be an issue with xarray supporting the latest version of zarr
cc @dcherian
Thanks @norlandrhagen ! That could well be it. I'll try to address this in VirtualiZarr then (via https://github.com/zarr-developers/VirtualiZarr/pull/243).
But if it actually is #279 (i.e. icechunk doesn't like non-absolute paths) then the error message from icechunk could be a lot clearer.
Ahhhh yeah for now it cant handle relative paths.
+1 on needing better errors #328
Not sure if this is virtualizarr or icechunk's fault but the error was raised inside icechunk so I'm raising it here.
MCVE
Error
Environment