polaris.ModelStep.map_yaml_configs
- ModelStep.map_yaml_configs(configs, config_model)[source]
A mapping between model config options from different models. This method should be overridden for situations in which yaml config options have diverged in name or structure from their counterparts in another model (e.g. when translating from MPAS-Ocean namelist options to Omega config options)
- Parameters:
- Returns:
configs (dict) – A revised nested dictionary of yaml sections, options and value to use as replacements for existing values