-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add documentation on ESMValBot #1882
Conversation
@esmvalbot examples/recipe_python.yml |
Starting recipe examples/recipe_python.yml, output will be generated here |
Bot failed to run recipe examples/recipe_python.yml: exit is 1, output has been generated here |
Aha! I think you're onto something @nielsdrost. It looks like the bot is running fine, but the recipe is not... |
That is rather ironic, isn't it ;-) |
I managed to reproduce this by doing a new installation from source, it resulted in this environment: |
@esmvalbot examples/recipe_julia.yml |
Starting recipe examples/recipe_julia.yml, output will be generated here |
Just trying out some more recipes.. |
Bot failed to run recipe examples/recipe_julia.yml: exit is 1, output has been generated here |
I also managed to reproduce it with a fresh install from the release branch. |
@esmvalbot examples/recipe_r.yml |
Bot can not find examples/recipe_r.yml |
@esmvalbot examples/recipe_r.yml |
Starting recipe examples/recipe_r.yml, output will be generated here |
@esmvalbot examples/recipe_ncl.yml |
Starting recipe examples/recipe_ncl.yml, output will be generated here |
Bot failed to run recipe examples/recipe_r.yml: exit is 1, output has been generated here |
Bot failed to run recipe examples/recipe_ncl.yml: exit is 1, output has been generated here |
Updating cartopy to 0.18.0 fixed the issue for me |
SciTools/cartopy#1615 and this was the issue |
@esmvalbot you drunk mate, go home 😁 |
Bot can not find you drunk mate, go home 😁 recipe in ESMValGroup/ESMValTool repo at esmvalbot-documentation branch, please check that recipe name is correct |
BTW ignore my previous comment, this bot is looking very cool already @nielsdrost 👍 🍺 |
@esmvalbot examples/recipe_python.yml |
@esmvalbot Please run recipe_check_obs.yml |
Sorry, ESMValBot can not find recipe_check_obs.yml recipe in ESMValGroup/ESMValTool repo at esmvalbot-documentation branch, please check that recipe name is correct |
@esmvalbot Please run examples/recipe_check_obs.yml |
Since @bouweandela asked, ESMValBot will run recipe examples/recipe_check_obs.yml as soon as possible, output will be generated here |
ESMValBot is sorry to report it failed to run recipe examples/recipe_check_obs.yml: exit is 1, output has been generated here |
@esmvalbot Please run examples/recipe_python.yml |
Since @nielsdrost asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here |
ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here |
Hi! I recently used the bot for the first time and needed some help finding the output figures. Is the link to the figures something you could add to the output page? The output page looks really pretty btw. |
Thanks for reporting this @Emmadd! I created a new issue to describe the feature in ESMValGroup/ESMValCore#1254. |
Documentation on how to use the ESMValBot is now available here: https://docs.esmvaltool.org/en/latest/community/diagnostic.html#testing-recipes |
@esmvalbot Please run examples/recipe_python.yml |
3 similar comments
@esmvalbot Please run examples/recipe_python.yml |
@esmvalbot Please run examples/recipe_python.yml |
@esmvalbot Please run examples/recipe_python.yml |
Since @bouweandela asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here |
ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here |
@esmvalbot please run examples/recipe_ncl.yml |
Since @remi-kazeroni asked, ESMValBot will run recipe examples/recipe_ncl.yml as soon as possible, output will be generated here |
ESMValBot is sorry to report it failed to run recipe examples/recipe_ncl.yml: exit is 1, output has been generated here |
This is a PR for testing the ESMValBot, as well as adding documentation on it.