triqs_dft_tools.sumk_dft.SumkDFT.read_input_from_hdf

SumkDFT.read_input_from_hdf(subgrp, things_to_read)[source]

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

Parameters:

subgrp : string

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

things_to_read : list of strings

List of datasets to be read from the hdf5 file.

Returns:

subgroup_present : boolean

Is the subgrp is present in hdf5 file?

values_not_read : list of strings

List of things that could not be read