Read a scalar attribute under a given group
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(hdf5_obj), | intent(in) | :: | this |
A HDF5 object |
||
character(len=*), | intent(in) | :: | groupname |
Groupname |
||
character(len=*), | intent(in) | :: | label |
Attribute label |
||
class(*), | intent(out) | :: | val |
Attribute value |