Skip to content

Support purge_experiments() #25

@minghangli-uni

Description

@minghangli-uni

Sometimes users may wish to remove some or all of these generated directories before running them. This includes both the experiment directory itself and the associated archive and work directories linked to each experiment.

To support this workflow, a purge_experiments() method is provided to safely clean up generated experiments, which is equivalent to payu sweep --hard or payu sweep with additional safety checks (such as dry_run) to prevent accidental deletion.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions