Re: [weewx-user] Re: archive interval

2018-09-09 Thread Larry Lewis
OK found it, unlike the other options the 'report_timing' is not in the 
conf, I have added 'report_timing = */15 * * * *' to my [[FTP]] will see if 
it works!

-- 
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: archive interval

2018-09-09 Thread Larry Lewis


On Monday, 10 September 2018 13:22:37 UTC+10, gjr80 wrote:
>
> Um, v3.6.0 was released with the crontab-like report facility back in 
> October 2016. The feature has been in every release since.
>
>
Just installed v3.8.2 and have not seen in the conf file or dox ... can yo 
point me to the right spot to read/do

Thanks

-- 
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: archive interval

2018-09-09 Thread gjr80
Hi,

Um, v3.6.0 was released with the crontab-like report facility back in 
October 2016. The feature has been in every release since.

Gary

On Monday, 10 September 2018 12:59:19 UTC+10, Larry Lewis wrote:
>
>
>
> On Sunday, 18 September 2016 07:09:04 UTC+10, Thomas Keffer wrote:
>>
>> However, V3.6, to be released Real Soon Now, will offer a crontab-like 
>> ability to schedule the reports and when the get FTP'd.
>>
>>
> Any eta for this I am on satellite I would like to make the ftp upload 
> every 30 minutes rather than 5 ;-)
>
> Thanks
> Larry
>
>

-- 
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: archive interval

2018-09-09 Thread Larry Lewis


On Sunday, 18 September 2016 07:09:04 UTC+10, Thomas Keffer wrote:
>
> However, V3.6, to be released Real Soon Now, will offer a crontab-like 
> ability to schedule the reports and when the get FTP'd.
>
>
Any eta for this I am on satellite I would like to make the ftp upload 
every 30 minutes rather than 5 ;-)

Thanks
Larry

-- 
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: archive interval

2016-09-18 Thread Macha
Hi,

That'd be nice (V3.6) ... thanks btw for such a great product!

My real motivation behind a lower rate of reporting is that I plan to have 
a 'bi-lingual' station (English and French - not quite sure how to do that 
yet) and would like to cut down on the % of time my RPi spends generating 
reports (it also has other things to do).

As an aside, one of the things I managed to get around to on this upgrade 
is to correct the spelling of "meters" to "metres" <--- joke

Macha

On Saturday, September 17, 2016 at 11:09:04 PM UTC+2, Tom Keffer wrote:
>
> Macha,
>
> You're asking for a lot of degrees of freedom. To keep things simple, the 
> arrival of records stored in the station console is generally linked to 
> their storage in the database. 
>
> However, V3.6, to be released Real Soon Now, will offer a crontab-like 
> ability to schedule the reports and when the get FTP'd.
>
> -tk
>
> On Sat, Sep 17, 2016 at 12:38 PM, Macha > 
> wrote:
>
>> I think it's possible I've answered my own question.
>>
>> I did ...
>>
>> ./wee_device --set-interval=5
>>
>> ... and it now reports each 5 minutes.
>>
>> I don't understand it though. Surely the timings of records stored in the 
>> station console, the "rate" of saving to the database and the frequency of 
>> reporting are independent?
>>
>>
>> On Saturday, September 17, 2016 at 8:12:06 PM UTC+2, Macha wrote:
>>>
>>> Hello,
>>>
>>> I'm running weewx 3.5.0 on a Raspberry Pi with a WEA22 (an FO W1080 
>>> type) directly from the RPi's USB.
>>>
>>> I'd like to change the reporting interval - currently each 2 minutes, so 
>>> I started digging around.
>>>
>>> Other than the skin/tmpl files, most things are set to installation 
>>> defaults. The first thing I noticed was I was getting, in syslog ...
>>>
>>> engine: The archive interval in the configuration file (300) does not 
>>> match the station hardware interval (120).
>>>
>>> ... I had record_generation = hardware, so I changed this to "= software"
>>>
>>> ... restarted weewx (even rebooted the RPi) but I'm still getting the 
>>> syslog message and reports are still generated each 2 minutes.
>>>
>>> Any ideas?
>>>
>>> Thanks 
>>>
>> -- 
>> 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+...@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: archive interval

2016-09-17 Thread Thomas Keffer
Macha,

You're asking for a lot of degrees of freedom. To keep things simple, the
arrival of records stored in the station console is generally linked to
their storage in the database.

However, V3.6, to be released Real Soon Now, will offer a crontab-like
ability to schedule the reports and when the get FTP'd.

-tk

On Sat, Sep 17, 2016 at 12:38 PM, Macha  wrote:

> I think it's possible I've answered my own question.
>
> I did ...
>
> ./wee_device --set-interval=5
>
> ... and it now reports each 5 minutes.
>
> I don't understand it though. Surely the timings of records stored in the
> station console, the "rate" of saving to the database and the frequency of
> reporting are independent?
>
>
> On Saturday, September 17, 2016 at 8:12:06 PM UTC+2, Macha wrote:
>>
>> Hello,
>>
>> I'm running weewx 3.5.0 on a Raspberry Pi with a WEA22 (an FO W1080 type)
>> directly from the RPi's USB.
>>
>> I'd like to change the reporting interval - currently each 2 minutes, so
>> I started digging around.
>>
>> Other than the skin/tmpl files, most things are set to installation
>> defaults. The first thing I noticed was I was getting, in syslog ...
>>
>> engine: The archive interval in the configuration file (300) does not
>> match the station hardware interval (120).
>>
>> ... I had record_generation = hardware, so I changed this to "= software"
>>
>> ... restarted weewx (even rebooted the RPi) but I'm still getting the
>> syslog message and reports are still generated each 2 minutes.
>>
>> Any ideas?
>>
>> Thanks 
>>
> --
> 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.
>

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