Tina Odaka
Tina Odaka
It would fix my problem if this works!! I tried to apply your approach but I think I missed something and I can not apply it to my workflow...@martindurant any...
hello, I found a blog which shows [how to reading Zarr file from R environment.](https://www.r-bloggers.com/2022/09/reading-zarr-files-with-r-package-stars/) May be this can be applied for loading kerchunk data?
Hi @mickaelaccensi , I tried on pangeo-eosc cloud, https://pangeo-data.github.io/pangeo-eosc/ just with pip install uxarray on pangeo enviroment it works.  ( If we can expose your file in virtual zarr,...
I also ran into this issue when trying to load zarr v2 Datatree and write a DataTree to a Zarr v3 store. As suggested, I tried using: ``` from numcodecs.zarr3...