pyUSID.io.hdf_utils.base.write_book_keeping_attrs¶
- pyUSID.io.hdf_utils.base.write_book_keeping_attrs(h5_obj)[source]¶
Writes basic book-keeping and posterity related attributes to groups created in pyUSID such as machine id, pyUSID version, timestamp.
- Parameters:
h5_obj (
h5py.Dataset
,h5py.Group
, orh5py.File
) – Object to which basic book-keeping attributes need to be written