-
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
Fixed provenance logging of all python diagnostics by removing 'plot_file' entry #2296
Conversation
@esmvalbot Please run recipe_cox18nature.yml |
@esmvalbot Please run recipe_tcr.yml |
ESMValBot is happy to report recipe recipe_cox18nature.yml ran OK, output has been generated here |
ESMValBot is happy to report recipe recipe_tcr.yml ran OK, output has been generated here |
esmvaltool/diag_scripts/autoassess/land_surface_soilmoisture/soilmoisture.py
Show resolved
Hide resolved
@esmvalbot Please run recipe_autoassess_landsurface_soilmoisture.yml |
ESMValBot is sorry to report it failed to run recipe recipe_autoassess_landsurface_soilmoisture.yml: exit is 1, output has been generated here |
I don't think the fail of the recipe is related to changes here... @valeriupredoi could you check, please? |
That looks like the first problem I reported in this list: #2198 (comment). @valeriupredoi Any chance of making that auxiliary data available in a public repository (e.g. Zenodo)? |
@schlunma nein, the fails is due to what @bouweandela says - missing ancil/mask file; the problem with those files is that they're not small, so not sure where'd be the bast place to put them. Here are sizes:
|
Just upload them to Zenodo:
|
What about those 0 bytes files? |
sounds good! I'll have to figure out how to move files from JASMIN to Zenodo 😁 The 0 size ones are dirs, not sure we need thos at all, gotta check... |
Something like this? https://gist.github.com/maxogden/b758cf0fe6d353846ef9ce7d03fdca0c |
I worry a bit that the scope of this PR is creeping out of control. Could it make sense to merge this as is and relegate zenodo and other things to other issues/PRs? |
I agree. The scope of this PR is to remove the |
I will upload those files to Zenodo eventually, first I need to make sure I am allowed to do that, they are Met Office property so sharing them via Zenodo is pending their approval; that might take a while so let's not make that the roadblock for this PR. @bouweandela those 0-size files are dirs; I'll have a quick look now at the actual code changes in the Autoassess recipes, then if all's good will approve 👍 |
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.
OK I ran all the Autoassess recipes succesfully on JASMIN, all good by me, thanks Manu! I will go ahead and open an issue about uploading those ancil files to Zenodo now 👍
Let's get this merged then! |
Update the provenance logging of all python diagnostics by removing the
plot_file
attribute.Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number of pull requests: