H5Pset_szip | R Documentation |
Add the SZIP compression filter to the chunk processing pipeline.
H5Pset_szip(h5plist, options_mask, pixels_per_block)
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. |
https://portal.hdfgroup.org/display/HDF5/Szip+Compression+in+HDF+Products
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.