triqs_dft_tools.sumk_dft_tools.SumkDFTTools.read_input_from_hdf

SumkDFTTools.read_input_from_hdf(subgrp, things_to_read)

Reads data from the HDF file. Prints a warning if a requested dataset is not found.

Parameters:
subgrpstring

Name of hdf5 file subgroup from which the data are to be read.

things_to_readlist of strings

List of datasets to be read from the hdf5 file.

Returns:
subgroup_presentboolean

Is the subgrp is present in hdf5 file?

values_not_readlist of strings

List of things that could not be read