glamod / glamod_landQC

QC for land data
0 stars 0 forks source link

Investigate link between file size and processing time to tune job requirements #23

Open rjhd2 opened 3 years ago

rjhd2 commented 3 years ago

The run_qc_checks.bash uses the same job settings (memory and runtime) for all stations (bar the US ones, which are given twice the time). There will be a link between the size of the file on disc (~ number of observations) and the time & memory the internal QC processes take/need to run. Investigate this to see whether there are some easy relationships that could be used to tune the job requirements to the file in run_qc_checks.bash.