Add the SZIP compression filter to the chunk processing pipeline.

H5Pset_szip(h5plist, options_mask, pixels_per_block)

Arguments

h5plist

Object of class H5IdComponent representing a dataset creation property list.

options_mask, pixels_per_block

Integer vectors of length 1, setting parameters of the SZIP algorithm. See https://portal.hdfgroup.org/display/HDF5/H5P_SET_SZIP for more details.