Skip to content

Impose a minimum hdf5 API version of 1.8 to handle all our compression schemes

Matthieu Schaller requested to merge fix_for_hdf5_1_14_4 into master

When using hdf5 1.14.4 or newer, disable the library's checks of the types' size as they conflict with some of our compression filters

Ref: https://docs.hdfgroup.org/hdf5/v1_14/group___f_a_p_l.html#gafa8e677af3200e155e9208522f8e05c0

Edited by Matthieu Schaller

Merge request reports