Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LZ4 Filter information in RegisteredFilterPlugins.md is wrong #157

Open
byrnHDF opened this issue Nov 18, 2024 · 0 comments
Open

LZ4 Filter information in RegisteredFilterPlugins.md is wrong #157

byrnHDF opened this issue Nov 18, 2024 · 0 comments

Comments

@byrnHDF
Copy link
Collaborator

byrnHDF commented Nov 18, 2024

Highlighted BOLD are definitely incorrect

Filter ID: 32004

Filter Description:

LZ4 is a very fast lossless compression algorithm, providing compression speed at 300 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speeds up and beyond 1GB/s per core, typically reaching RAM speed limits on multi-core systems. For a format description of the LZ4 compression filter in HDF5, see HDF5_LZ4.pdf.

Filter Information:

LZ4 Algorithm: https://github.com/nexusformat/HDF5-External-Filter-Plugins/tree/master/LZ4

LZ4 Code:

Although the LZ4 software is not supported by The HDF Group, it is included in The HDF Group SVN repository so that it can be tested regularly with HDF5. For convenience, users can obtain it from SVN with the following command:
svn checkout https://svn.hdfgroup.org/hdf5_plugins/trunk/LZ4 LZ4

Contact Information:

Michael Rissi (Dectris Ltd.)
Email: michael dot rissi at dectris dot com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant