H5Pset_szip: Add the SZIP compression filter to the chunk processing...

View source: R/H5P.R

H5Pset_szipR Documentation

Add the SZIP compression filter to the chunk processing pipeline.

Description

Add the SZIP compression filter to the chunk processing pipeline.

Usage

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.

References

https://portal.hdfgroup.org/display/HDF5/Szip+Compression+in+HDF+Products


grimbough/rhdf5 documentation built on Sept. 14, 2024, 8:41 a.m.