H5A.create
Create an attribute, attr_name, which is attached to the object specified by the identifier loc_id.
Parameters:
loc_id | Location or object identifier | |
attr_name | Attribute name | |
space_id | Attribute dataspace identifier | |
acpl_id | Attribute creation property list identifier | |
aapl_id | Attribute access property list identifier |
Description:
See original function at https://support.hdfgroup.org/documentation/hdf5/latest/group___h5_a.html.
Source Code: H5A.create