Provides dynamically loadable (compression) filters for HDF5
Provides 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.
Provides 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.
To install HDF5-External-Filter-Plugins, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install HDF5-External-Filter-Plugins
To see what files were installed by HDF5-External-Filter-Plugins, run:
port contents HDF5-External-Filter-Plugins
To later upgrade HDF5-External-Filter-Plugins, run:
sudo port selfupdate && sudo port upgrade HDF5-External-Filter-Plugins
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.