Skip to content

[Feature]: Enable mpas_analysis jobs to rerun #764

@forsyth2

Description

@forsyth2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions