我正在寻找使用xarray.open_mfdataset()读取远程zarr存储 我要买一台zarr.errors.GroupNotFoundError: group not found at path="zarr") 我可以使用xr.open_zarr打开它 ds = xr.open_zarr(file) 如果我将zarr商店下载到本地,它可以正常工作 import xarray as xrfs = s3fs.S3FileSystem(ano
代码:问题描述:嗨,麻烦你,我在ZipStorage:Alternatively, use a DirectoryStoreZip the directory and use the Zip file for subsequent reads.的正式文档中找到了这个声明
我正在尝试将DirectoryStorage格式的Zarrzip -r test.zip test.zarr这里test.<