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

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

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

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 rat

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 rep

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 t

[weewx-user] Re: archive interval

2016-09-17 Thread vince
On Saturday, September 17, 2016 at 12:38:38 PM UTC-7, Macha wrote: > > 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? > > > Think not - if you look for 'interval' i

[weewx-user] Re: archive interval

2016-09-17 Thread Macha
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 ar