HDF5  1.13.0
H5P

Property List Interface. More...

Modules

 Attribute and Link Creation Properties
 
 Dataset Access Properties
 
 Dataset Creation Properties
 
 Dataset Transfer Properties
 
 File Access Properties
 
 File Creation Properties
 
 General Property List Operations
 
 General Property List Operations (Advanced)
 
 Group Creation Properties
 
 Link Access Properties
 
 Object Copy Properties
 
 Object Creation Properties
 

Detailed Description

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.

Todo:

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.

Todo:

Describe concisely what the functions in this module are about.

Clicking on "more" after "Property List Interface" at the top does not work