could do something like a highly simplified 1st pass filter i.e. have a running mean value and reject items that deviate more than a tolerance in a single interval - this is really QCing something like the first differential (dx/dt) to filter spikes, even if the spikes are within the [min,max] range of the variable ____________ Graham Eddy
> On 24 Jun 2019, at 7:14 am, Thomas Keffer <[email protected]> wrote: > > Unfortunately, StdQC can only reject values that are outside of a [min, max] > range. > > However, this would not be a very hard service to write. Something like (NOT > TESTED): > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/42D93BF9-6AC6-4876-8D7E-F69A778C41E8%40gmail.com. For more options, visit https://groups.google.com/d/optout.
