glamod / glamod_landQC

QC for land data
0 stars 0 forks source link

Add "Clobber" option to control overwriting actions #22

Closed rjhd2 closed 2 years ago

rjhd2 commented 3 years ago

Currently the inter_checks.py and intra_checks.py will just re-run the specified station(s) without checking whether these have already been processed. The run_qc_checks.bash does have a clobber setting, but the Rose/Cylc suite does not. To better manage this, move the clobber keyword into the Python scripts, so that Rose/Cylc suites could also be used to fill in gaps (or continue processing in case of short queue time limits).