Provides dynamically loadable (compression) filters for HDF5 that are popular for photon or neutron science
The external filter mechanism introduced with HDF5 1.8.12 allows applications to utilize custom filters not shipped by the HDF5 core library without recompiling your application. This repository provides external filters for HDF5 for * the LZ4 compression algorithm * BZip2 compression * and the BLOSC library.