HDF5/NetCDF4 compatibility #117
Labels
compatibility
Related to ecosystem compatibility
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I want to read HDF5/NetCDF4 files as virtual Zarr arrays with
zarrs
. I had a proof-of-concept for this withvirtualizarr
+ #79 but ran into the following issues:zarrs
not yet supporting a number of HDF5/NetCDF 4 codecsvirtualizarr
: Zarr V3 metadata fixes zarr-developers/VirtualiZarr#248virtualizarr
(andzarr-python
etc) not supporting variable shaped chunksTODO:
zarrs
for more HDF5/NetCDF4 support. For example (from Add more filters JuliaIO/Zarr.jl#154):virtualizarr
ends up moving forward with it.icechunk
manifests may replace itvirtualizarr
to supportzarr-python
V3 for correct metadatavirtualizarr
to support variable shaped chunksThe text was updated successfully, but these errors were encountered: