Feature Request: Add support for HDF5 ZFS filter (ID 32000)
bug
We have encountered a critical issue where we cannot read new HDF5 files that are compressed using the ZFS filter (H5Z_FILTER_ZFS). Attempts to read these files fail with a filter availability error, as the ZFS decompression plugin is not included in the standard HDF5.jl build.
see: https://juliaio.github.io/HDF5.jl/stable/interface/filters/
0 条评论