HDF5-External-Filter-Plugins (science/HDF5-External-Filter-Plugins) Add to my watchlist
Provides dynamically loadable (compression) filters for HDF5Provides dynamically loadable (compression) filters for HDF5. Filters for bitshuffle, bzip2, and lz4 are included. See also http://www.hdfgroup.org/services/filters.html for more information.
Version: 0.1.0 License: BSD and MIT GitHubMaintainers | eborisch |
Categories | science |
Homepage | https://github.com/nexusformat/HDF5-External-Filter-Plugins |
Platforms | darwin |
Variants |
|
"HDF5-External-Filter-Plugins" depends on
lib (3)
build (2)
Ports that depend on "HDF5-External-Filter-Plugins"
No ports
Port notes
To enable, use (with H5Pset_filter()):
filter_id = 307 for bzip2
filter_id = 32004 for lz4
filter_id = 32008 for bitshuffle
To enable use from Matlab, or other tools expecting the default HDF5 plugin path, create the required symbolic link:
mkdir -p /usr/local/hdf5/lib
ln -s ${prefix}/lib/hdf5 /usr/local/hdf5/lib/plugin
Port Health:
Loading Port Health