-
Notifications
You must be signed in to change notification settings - Fork 145
Add missing preprocessor to recipe_gier2020bg and adapt to available data #2399
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
Conversation
|
@esmvalbot please run recipe_gier2020bg.yml |
|
ESMValBot is sorry to report it failed to run recipe recipe_gier2020bg.yml: exit is 1, output has been generated here |
|
cheers @bettina-gier - could you maybe give it a bit more of a descriptive title please? 🍺 |
|
Recipe title or pr title? error from bot is weird.. says it's in the diag log, diag log has no normal errors - only weird thing was a "input in flex scanner failed" in the middle of the print statements which I've never seen before. |
|
@bettina-gier, V means PR title. This is what will show up in the changelog. I am running the recipe manually to check the bot error. Will let you know how it goes. |
|
that's the one, PR title, sorry! Cheers, Tina! |
valeriupredoi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple comments from me 🍺
Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com>
|
The recipe manually worked; we'll move on. |
Found that I forgot to use the preprocessor for unit issues in one diag. Also took the time to comment out all data not currently available on mistral (data downloader didn't work for me) so that the recipe will run on mistral without the need for my additional data folder. Missing data kept in to reflect paper settings!
Yamllint approved ^__^