silx-kit / hdf5plugin

Set of compression filters for h5py
http://www.silx.org/doc/hdf5plugin/latest/
Other
66 stars 25 forks source link

Added support of bitshuffle <v0.4 in tests #235

Closed t20100 closed 1 year ago

t20100 commented 1 year ago

This PR adds a test of the version of the used bitshuffle filter to toggle the test of zstd compressor option. This allows to support older versions of the bitshuffle filter than the one embedded in hdf5plugin.

Related to #234

attn @spanezz

t20100 commented 1 year ago

Yes, I hesitated to do so, I'm changing it.

spanezz commented 1 year ago

Thank you all! I confirm that this PR fixes the problem I saw, and that https://github.com/silx-kit/hdf5plugin/pull/234 is not needed anymore