h5.archive.HDFArchive.write_attr

HDFArchive.write_attr(key, val)

Write an HDF5 attribute on this group.

Parameters:
keystr

Attribute name.

valobject

Attribute value.