For the second time @mandresm and I found the bug where this version:
|
model_dir: ${general.model_dir}/oifs-${oifs.version} |
is taken from general.verison if we don't specfically point to oifs.version.
It should take from oifs.version by default, because we are in oifs: section.