Are there any examples of opening Zarr files with ...
# help
j
Are there any examples of opening Zarr files with Xarray, from lakefs? Works really well for example reading a parquet file with pandas, but was wondering if the same can be done with xarray reading zarr?
i
Hi @James Hodson! lakeFS is completely format agnostic and will support any files. As long as you can configure an S3 end point, we can work with lakeFS. I’m not familiar with Xarray, but we do have users using Zarr files. Maybe utilizing something like lakefs-spec will help here?
j
I'll give it a go - thanks!
👍 1