Skip to content

Rerun diagnostic without rerunning the preprocessor #2136

Discussion options

You must be logged in to vote

Yes, there is!

There should be a line in the preprocessor output, towards the end saying something like:

INFO    [20355] To re-run this diagnostic script, run:

If you can't find it, try doing this:

grep -A 1 're-run this diagnostic script' recipe_[OUTPUT_LOCATION]/run/main_log.txt

Like it says, to re-run the diagnostic, just copy, paste and run that command.

Also, you may find that the output files already exist and this causes the diagnostic to fail. To resolve this issue, you should append -i command at the end of the command.
The final command will look something like:

 cd /gws/nopw/j04/ukesm/ldemora/ESMValTool_output/recipe_time_series_20210430_132410/run/time_series/diagnostic_time…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rswamina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants