...
The attributes for the Table are strings. They are written with the H5LTset_attribute_string
Lite API function. "Required" attributes must always be used. "Optional" attributes must be used when required.
...
The TITLE is an optional String that is to be used as the informative title of the whole table. The TITLE is set with the parameter table_title
of the function H5TBmake_table
.
Attribute name="FIELD_(n)_NAME" (Required)
...