nnmt.input_output.load_val_unit_dict_from_h5

nnmt.input_output.load_val_unit_dict_from_h5(file)[source]

Load and convert val unit dict from h5 file to dict of quantities.

The val unit dictionary is loaded from the h5 file and then converted to a dictionary containing quantities.

Parameters:
filestr

String specifying input file name.