Hi,

The reason the loop rainRate is not being QC'd is that for loop data the QC 
checks in StdQC are applied before the rainRate value is calculated by 
StdWXCalculate. This is peculiar to stations that do not provide rainRate or 
are set to use software calculated rainRate rather than hardware provided 
rainRate. The archive record is being properly QC'd as the archive record is 
produced by weeWX from accumulated loop data (rather than calculated by 
StdWXCalculate) and hence the archive record rainRate data is available when 
StdQC is run.

How to fix, you could move StdQC in the process_services config setting in 
weewx.conf so that it is after StdWXCalculate.

Gary

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to