Andrew, (1. Cache last record. ) 2. For current record observations, if an observation is above a delta from the last then change it to None, same as what MinMax does. 3. Cache the current record, updating any spike observation values with values from the previous cache record. This allows multiple spike record values to be detected.
Darryn _____________________________ From: Andrew Milner <[email protected]<mailto:[email protected]>> Sent: Saturday, January 21, 2017 11:23 pm Subject: [weewx-user] Re: Spike detection - any willing testers To: weewx-user <[email protected]<mailto:[email protected]>> What is the theory behind the changes, and how do the changes impact the various measurements and differ from the original?? On Saturday, 21 January 2017 14:11:30 UTC+2, Darryn Capes-Davis wrote: Hi All, I have modified the SqtQC service so it can do spike detection. I am after anyone who is having regular annoying spikes to be a tester. If you have spikes and would like to test changed qc.py code then please let me know. Code written on v 3.6.2 base. Direct email to weather@carlingfordweather.<mailto:[email protected]>sydney<mailto:[email protected]> best. Regards Darryn -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/p6iGhRUxxa4/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
