h5.archive.HDFArchiveGroup.write_attr

HDFArchiveGroup.write_attr(key, val)

Write an HDF5 attribute on this group.

Parameters:
keystr

Attribute name.

valobject

Attribute value.