8.1.1. glofrim.Glofrim.initialize_config

Glofrim.initialize_config(config_fn, env_fn=None)[source]

Initializing the model configuration file. aligning GLOFRIM specifications for coupled runs to be consistent with overall run settings; with environment file (env-file) local paths to model engines can be defined

Arguments:

config_fn {str} – path to model configuration file

Keyword Arguments:

env_fn {str} – path to environment file (default: {None})

Raises:

Warning – Warning is raised if two-step model initialization is not correctly executed ValueError – Raised if config-files of models to be coupled are not defined in ini-file ValueError – Raised if engines (ie executables) for models to be coupled are not specified in ini/env-file