You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For esm_master, this works. I know that, because the whole compile process and folder are very different between the standalone 4.1.1 lpj-guess and the coupled 4.1.2. However at runtime in my finished config yaml I get:
This is wrong. It should have been 4.1.2. My current workaround would be to set the default in components/lpj_guess/lpj_guess.yaml,line:10 to 4.1.2. This is not ideal of course, because it means the standalone lpj_guess is broken now.
The text was updated successfully, but these errors were encountered:
Well this is a strange one.. I have made dozens of couplings already and never has this happened to me. Branch in question: https://github.com/esm-tools/esm_tools/tree/feat/awiesm3-v3.4 currently on commit: b04606e. I'm showing things from the finished config yaml here.
In the setup for awiesm3 version v3.4 I set the following coupling:
In that coupling I pick the lpj_guess version 4.1.2:
For esm_master, this works. I know that, because the whole compile process and folder are very different between the standalone 4.1.1 lpj-guess and the coupled 4.1.2. However at runtime in my finished config yaml I get:
This is wrong. It should have been 4.1.2. My current workaround would be to set the default in
components/lpj_guess/lpj_guess.yaml,line:10
to 4.1.2. This is not ideal of course, because it means the standalone lpj_guess is broken now.The text was updated successfully, but these errors were encountered: