HDF5 utilities
my own Fortran high level interface for HDF5
|
Generic interface to write attribute. More...
Generic interface to write attribute.
Supported types
[in] | loc_id | local id in file, e.g. file_id, group_id |
[in] | obj_name | name of object to be attached to (if left blank, just use loc_id) |
[in] | attr_name | name of attribute to be added |
[in] | array | attribute data to be written |