pyUSID.io.hdf_utils.base

Simple yet handy HDF5 utilities, independent of the USID model

Created on Tue Nov 3 21:14:25 2015

@author: Suhas Somnath, Chris Smith

Functions

get_h5_obj_refs(obj_names, h5_refs)

Given a list of H5 references and a list of names, this method returns H5 objects corresponding to the names

print_tree(parent[, rel_paths, main_dsets_only])

Simple function to recursively print the contents of an hdf5 group

write_book_keeping_attrs(h5_obj)

Writes basic book-keeping and posterity related attributes to groups created in pyUSID such as machine id, pyUSID version, timestamp.