[weewx-user] Re: Spike detection - any willing testers

2017-03-11 Thread Ruben Navarro Huedo
i sent you an email.

El sábado, 21 de enero de 2017, 13:11:30 (UTC+1), Darryn Capes-Davis 
escribió:
>
> 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.sydney best.
>
> Regards
>
> Darryn
>

-- 
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.


Re: [weewx-user] Re: Spike detection - any willing testers

2017-03-07 Thread St. B.
Hi, 

I am interested in testing the spike filter, is there an (uptodate) link 
show how to install this. I am running weewx on a raspberry, using the 
package install.

Regards,

On Saturday, January 21, 2017 at 10:17:55 PM UTC+1, Darryn Capes-Davis 
wrote:
>
> Sorry, ignore my previous. Too early in the morning and I was mixing up 
> posts. 
>
> The link was my direct email address, weather at carlingfordweather dot 
> sydney.
>
> Get Outlook for iOS <https://aka.ms/o0ukef>
>
> --
> *From:* weewx...@googlegroups.com  <weewx...@googlegroups.com 
> > on behalf of Steve2Q <ste...@gmail.com >
> *Sent:* Sunday, January 22, 2017 3:20:48 AM
> *To:* weewx-user
> *Subject:* Re: [weewx-user] Re: Spike detection - any willing testers 
>  
>
> Darryn> Hello;  I would like to (possibly) be a tester for the spike 
> detector, but the link you put in your first message is broken/incorrect.
>
> Steve
>
>>
>> -- 
> 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 
> weewx-user...@googlegroups.com .
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Spike detection - any willing testers

2017-01-21 Thread Carlingford Weather
Sorry, ignore my previous. Too early in the morning and I was mixing up posts.

The link was my direct email address, weather at carlingfordweather dot sydney.

Get Outlook for iOS<https://aka.ms/o0ukef>


From: weewx-user@googlegroups.com <weewx-user@googlegroups.com> on behalf of 
Steve2Q <stev...@gmail.com>
Sent: Sunday, January 22, 2017 3:20:48 AM
To: weewx-user
Subject: Re: [weewx-user] Re: Spike detection - any willing testers


Darryn> Hello;  I would like to (possibly) be a tester for the spike detector, 
but the link you put in your first message is broken/incorrect.

Steve


--
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 
weewx-user+unsubscr...@googlegroups.com<mailto:weewx-user+unsubscr...@googlegroups.com>.
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Spike detection - any willing testers

2017-01-21 Thread Carlingford Weather
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 
<andrew.s.r.mil...@gmail.com<mailto:andrew.s.r.mil...@gmail.com>>
Sent: Saturday, January 21, 2017 11:23 pm
Subject: [weewx-user] Re: Spike detection - any willing testers
To: weewx-user <weewx-user@googlegroups.com<mailto:weewx-user@googlegroups.com>>


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:weather@carlingfordweather.sydney>sydney<mailto:weather@carlingfordweather.sydney>
 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 
weewx-user+unsubscr...@googlegroups.com<mailto:weewx-user+unsubscr...@googlegroups.com>.
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Spike detection - any willing testers

2017-01-21 Thread Andrew Milner
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.sydney best.
>
> Regards
>
> Darryn
>

-- 
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.