pyehub_funcs¶
Helper functions for interacting with PyEHub.
-
pyehub_funcs.
ep_to_eh
(input, index_size)[source]¶ Converts EnergyPlus evaluator outputs to PyEHub compatible inputs.
-
pyehub_funcs.
get_by_path
(root, items)[source]¶ Access a nested object in root by item sequence. Used to navigate PyEHub’s not flat dict.