H5A.get_space
Retrieve a copy of the dataspace for an attribute attr_id.
Parameters:
attr_id | Identifier of an attribute |
Description:
The dataspace identifier returned from this function must be released with H5S.close or resource leaks will develop.
See original function at https://support.hdfgroup.org/documentation/hdf5/latest/group___h5_a.html.
See also: H5A.open
Source Code: H5A.get_space