Re: [weewx-user] Re: Lost barometer on WMR200 and WMR88

2017-01-02 Thread Andrew Milner
Tom - I agree with you - my suggestion is 'wrong' but provided (I think) a possible workaround to 'solve' Per's specific problem where his station appeared to not be providing the data to match the .conf file and provide output without requiring the editing of all templates - which was the issue

[weewx-user] Re: Conting could hours

2017-01-02 Thread vince
On Monday, January 2, 2017 at 7:14:37 AM UTC-8, Pedro Abreu Silva wrote: > > Is it possible to add a total hour counter to log the total hours that > temperature was between 0 and 9 degrees celcius, on the webserver? > > > I have a SLE on github for reporting the time elapsed since last rain, it

Re: [weewx-user] Conting could hours

2017-01-02 Thread Thomas Keffer
This could easily be done using a search list extension . It would look something like this (NOT TESTED). Make sure you add it to the list of extensions specified in skin.conf. import weeutil.weeutil from weewx.cheetahgenerator import Searc

Re: [weewx-user] Re: Lost barometer on WMR200 and WMR88

2017-01-02 Thread Thomas Keffer
Respectively disagree. They are different measurement, which require different labels. A level of indirection would just confuse people, plus be harder to debug. -tk On Sat, Dec 31, 2016 at 9:00 AM, Per Edström wrote: > .. I also have to modify all .tmpl files that create the web pages. Quite >

[weewx-user] Re: Steel Series Gauges and RealTime update - 2.5 second interval - how?

2017-01-02 Thread gjr80
Nigel, I think a more elegant solution is to create a custom Service, bound to NEW_LOOP_PACKET event, that creates the JSON file used by the SteelSeries gauges after every loop packet arrives. I wrote such a service a couple of years back to produce customclientraw.txt on every x'th loop packet

[weewx-user] Re: Rain dailly total and NOAA rain total wrong value

2017-01-02 Thread mwall
On Monday, January 2, 2017 at 5:30:56 PM UTC-5, lionel.sylvie wrote: > > Hello, > I use a RPI using a USB-RS232 converter with a Lacross WS2350 since > December 2014 with Weewx 2.7. This last July, I upgraded the Weewx to 3.5 > and since a week ago the 3.6.0 or above version. > I notice with thes

[weewx-user] Rain dailly total and NOAA rain total wrong value

2017-01-02 Thread lionel . sylvie
Hello, I use a RPI using a USB-RS232 converter with a Lacross WS2350 since December 2014 with Weewx 2.7. This last July, I upgraded the Weewx to 3.5 and since a week ago the 3.6.0 or above version. I notice with these last versions the rain values include in the NOAA reports are wrong. I checked

[weewx-user] Re: Change forecast.zambretti.code in ss gauge-data.txt.tmpl

2017-01-02 Thread mwall
On Monday, January 2, 2017 at 3:04:48 PM UTC-5, Dan'l B wrote: > > In oder to use something other than Zambretti in the ticker-tape/scroller > of the steel series gauges I understand from a post by Matthew that you > need to "hijack" the $fc variable here: > > #set $fc = $forecast.label('Zambrett

[weewx-user] Change forecast.zambretti.code in ss gauge-data.txt.tmpl

2017-01-02 Thread Dan'l B
In oder to use something other than Zambretti in the ticker-tape/scroller of the steel series gauges I understand from a post by Matthew that you need to "hijack" the $fc variable here: #set $fc = $forecast.label('Zambretti', $forecast.zambretti.code) What is the correct replacement to use a WU

[weewx-user] Barometer to use with OWFS station

2017-01-02 Thread Ralph Underwood
I have a OWFS station on Rpi going with temps, rain gauge, wind and direction. I started work on this station several years ago and and the got too busy with my day job. In the mean time I implemented at Pete Bros. Ultimeter 2100 station which was working fine until a recent power outage, it

[weewx-user] Re: Forcast Problem

2017-01-02 Thread mwall
mike, the ukmo locations are described here: http://www.metoffice.gov.uk/datapoint/support/documentation/uk-locations-site-list-detailed-documentation the actual list is here: http://datapoint.metoffice.gov.uk/public/data/val/wxfcs/all/json/sitelist?key=XXX the location you specified, 2337, is

[weewx-user] Re: Forcast Problem

2017-01-02 Thread mwall
On Monday, January 2, 2017 at 1:31:57 PM UTC-5, Mike Whimick wrote: > > Thanks for replying, > > Sadley I'm still not able to get it to work. > mike, what do you see when you enter this url in your web browser: http://datapoint.metoffice.gov.uk/public/data/val/wxfcs/all/json/2337?res=3hourly&key

[weewx-user] Re: Forcast Problem

2017-01-02 Thread 'Mike Whimick' via weewx-user
Thanks for replying, Sadley I'm still not able to get it to work. I have installed the latest version today. Has any one managed to get to work from the UK metoffice if so please can the post how the set it up. My API key works and I tried it using the web page suggest. I also copied it into

[weewx-user] Conting could hours

2017-01-02 Thread Pedro Abreu Silva
Is it possible to add a total hour counter to log the total hours that temperature was between 0 and 9 degrees celcius, on the webserver? thanks -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving em

[weewx-user] Re: Create backup image of the running system

2017-01-02 Thread Oscar
I wrote this script to do an incremental backup of my running system. Use at your own risk. This script reads the weewx.sdb tables and insert/updates records in a backup database. It gets the last datetime from each of the weewx archive* tables. For the archive table, it inserts any new recor

[weewx-user] Steel Series Gauges and RealTime update - 2.5 second interval - how?

2017-01-02 Thread Devonian
I have just invested in a Davis Vantage Pro2, which replaced my WS2300 and have installed Weewx 3.6.2 on Debian ver8 replacing my previous weewx ver 2.7 for the WS2300. I would like to get the Steel Series gauges performing real time updates at the Davis loop interval of 2.5 seconds. I have the