Skip to content

v0.17.0

Compare
Choose a tag to compare
@jreadey jreadey released this 01 Dec 01:23
· 99 commits to master since this release
38278c8

Feature: hsload now will import any custom filters defined on a HDF5 dataset to the filter pipeline for the HSDS dataset.
If the filter is supported in HSDS (e.g. bitshuffle, blosclz, lz4, lz4hc, zlib, zstd as of HSDS v 0.8.5), the filter will be invoked on reads and writes to the dataset, otherwise it will be ignored.