glamod / glamod_landQC

QC for land data
0 stars 0 forks source link

Corrections during r6.1 run #117

Closed rjhd2 closed 3 weeks ago

rjhd2 commented 1 month ago

During the r6.1 run there were some issues that arose which resulted in edits to the code. Document in this Issue.

Fitting of Gaussians failed for some stations. One cause was skew=nan as input, resulting from the histogram being created from values which were all the same (==0). Catch this error to allow some level of fitting

rjhd2 commented 1 month ago

Improve station counter for taskfarm submission - only increment when a station is added (and not if it's been processed and running with Clobber, for example)

rjhd2 commented 1 month ago

Taskfarm submission has error in one script removal step