Read

Functions

Read ArcEGMO configuration files and output

pegel_dbf(arcegmo_ste, hyd_stat)

Read the pegel.dbf, creates a relation between fgw and gauge in a dictionary.

pegel_RegType(arcegmo_ste, hyd_stat, fgw, ...)

Read the pegel.dbf, returns the position of a FGW in the file

arcegmo_ste(path_to_root, filename[, ...])

Read the arc_egmo.ste into a dictionary.

config(control[, read_what, proj_conf])

Read other configuration files from arc_egmo.

configurationFile([folder, filex])

Read the configuration file for MOO.

path_met_hyd_data(inp)

Return the further path for MET and HYD input data.

complete_config(path_to_root, filename[, ...])

Read more or less the whole configuration.

arcegmo_qc(control, config[, results_file])

Read the simulation results in excel mode.

arcegmo_qt(arcegmo_ste, config[, model])

Read the observation time series in excel mode.

sim_obs(qc, qt, relation[, starttime, ...])

Return simulation and observation time series with the same starting and ending times.

cf_name(basefolder, filename[, spec, critical])

Find the correct file name or directory name in the folder ignoring the case.

Classes

Parse the ArcEGMO configuration tree

Ae_config2(basefolder, ae_filename[, guide, ...])

Class that provides functionality to read the ArcEGMO confilguration file hierarchy.