![]() |
HDF5
1.13.0
|
Property List Interface. More...
Property List Interface.
The HDF5 Property List Interface provides a mechanism to take advantage of more powerful or unusual features in HDF5.
A property is a characteristic or feature of an HDF5 object. HDF5 objects have default properties that handle the most common needs.
These default properties can be modified using the HDF5 Property List Interface. For example, the data storage layout property of a dataset is contiguous by default. For better performance, the layout can be modified to be chunked or chunked and compressed.
Describe concisely what the functions in this module are about.
Clicking on "more" after "Property List Interface" at the top does not work
The HDF5 Property List Interface provides a mechanism to take advantage of more powerful or unusual features in HDF5.
A property is a characteristic or feature of an HDF5 object. HDF5 objects have default properties that handle the most common needs.
These default properties can be modified using the HDF5 Property List Interface. For example, the data storage layout property of a dataset is contiguous by default. For better performance, the layout can be modified to be chunked or chunked and compressed.
Describe concisely what the functions in this module are about.
Clicking on "more" after "Property List Interface" at the top does not work