-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esm_master get-awiesm3-v3.4 gives no feedback #1230
Comments
So ESM-Tools is not reporting an error, and simply exiting. We will fix that in a new merge request. The problem is that the grids for the LPG-GUESS coupling fields are not defined. Here you are mapping fields from LPG-GUESS to OpenIFS: esm_tools/configs/setups/awiesm3/awiesm3.yaml Lines 390 to 397 in b7944cf
However, you have not defined grids for these fields, and without that oasis and esm_tools/configs/setups/awiesm3/awiesm3.yaml Lines 153 to 159 in b7944cf
In principle all you need to do is to change the TODO by the list of fields in |
Note that this is a problem that should not need to pop-up during esm_tools/configs/setups/awiesm3/awiesm3.yaml Lines 390 to 397 in b7944cf
|
So now I have another one to add to my box of reasons why |
Hi @hajlaci and @JanStreffing, I have pushed a fix to your branch. It does not solve the problem but at least now you'll get the error. The reason why you were not seen the error before was because the logger was broken, and now it is fixed. |
@JanStreffing and I implemented https://github.com/esm-tools/esm_tools/tree/feat/awiesm3-v3.4
The command
esm_master get-awiesm3-v3.4
results in an empty response. Esm master seemingly finishes the command without anything being done. Nothing is listed for download, nothing is downloaded. We tested this on levante. esm_master without any model does list awiesm3-v3.4 and the get command as available.
Here is what a wrong version will look like
The text was updated successfully, but these errors were encountered: