Attribute (H5A)

Metadata associated with datasets or groups

Functions

H5A.closeClose specified attribute
H5A.createCreate attribute
H5A.deleteDelete attribute
H5A.get_infoInformation about attribute
H5A.get_nameAttribute name
H5A.get_spaceCopy of attribute data space
H5A.get_typeCopy of attribute data type
H5A.iterateExecute function for attributes attached to object
H5A.openOpen attribute
H5A.open_by_idxOpen attribute specified by index
H5A.open_by_nameOpen attribute specified by name
H5A.readRead attribute
H5A.writeWrite attribute