-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
semver: small improvementSmall improvement (will increment patch version)Small improvement (will increment patch version)
Description
How will this affect the next version number?
Small improvement (increment PATCH version)
Is your feature request related to a problem?
Yes. mpas_analysis has historically needed to be rerun from scratch if a job failed. That is, state from the previous run would interfere with a rerun. However, a major feature of zppy is its ability to simply rerun jobs that have a status file noting a failure (presumably of course after the user has made some fixes).
Describe the solution you'd like
It seems a likely reason is the checking of errors in the log files. See this Slack comment.
@cbegeman has suggested has removing the logs automatically to start fresh. For example, rm -rf post/scripts/../analysis/mpas_analysis/ts_1850-1859_climo_1855-1859/logs
Describe alternatives you've considered
No response
Additional context
This came up while testing #760.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
semver: small improvementSmall improvement (will increment patch version)Small improvement (will increment patch version)