Hi Megan,
To set up automatic deletion of data from ARCHER2.
-
First hold the suite and make sure the postproc & pptransfer tasks from the last cycle have both finished. Then
in postproc → post postprocessing → archer archiving changearchive_root_path
to$ROSE_DATAC
. -
In
app/housekeeping/rose-app.conf
add:
prune{share/cycle}=-P6M
- Reload the suite with
rose suite-run --reload
. Data will now be archived on ARCHER2 to the directory~/cylc-run/<suite_id>/share/cycle
and automatically deleted.
Regards,
Ros.