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://portal.hdfgroup.org/display/HDF5/H5A_CREATE.
Source Code: H5A.create