In #435, we attempt to use replacements for two 2-level config options in Omega https://github.com/cbegeman/polaris/blob/df452e5cdd64281db14575c5152335018840c74a/polaris/tasks/ocean/single_column/forward.py#L143-L150
Only the first option appears in the config replacements (using quiet=False here:
In #435, we attempt to use replacements for two 2-level config options in Omega https://github.com/cbegeman/polaris/blob/df452e5cdd64281db14575c5152335018840c74a/polaris/tasks/ocean/single_column/forward.py#L143-L150
Only the first option appears in the config replacements (using quiet=False here:
polaris/polaris/model_step.py
Line 555 in 05586c3