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