Read a 1-D array of attributes 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), | target | :: | val(:) | Attribute values |