[weewx-user] Changing to BST Clocks move forward an hour

2017-03-25 Thread Phil Green
Hi The same thing happens every year when the clocks move forward an hour at the start on British Summertime. My Weewx on a Pi with data from my VantageVue stalls at 2am the time of the change. Solution: The Pi time is correct in BST after the change. I have to stop Weewx then do a wee_device

Re: [weewx-user] ViolatedPrecondition: lastUpdate(2017-03-25 22:38:00 CET (1490477880)) > lastRecord(2017-03-25 22:24:00 CET (1490477040))

2017-03-25 Thread Frank Bandle
Hi Tom, Yes it was the first start after updating 3.6.2 -> 3.7.1 -frank -- Frank Bandle Sent with Airmail Am 26. März 2017 um 00:39:43, Thomas Keffer (tkef...@gmail.com) schrieb: Hi, Frank A question: was this the first time you ran weewx after updating to v3.7.1? -tk On Sat, Mar 25, 2017

Re: [weewx-user] ViolatedPrecondition: lastUpdate(2017-03-25 22:38:00 CET (1490477880)) > lastRecord(2017-03-25 22:24:00 CET (1490477040))

2017-03-25 Thread Juan Antonio Mosquera
This error: ViolatedPrecondition: lastUpdate(2017-03-13 10:05:00 CET (1489395900)) > lastRecord(2017-03-13 09:58:01 CET (1489395481)) solved with: wee_database weewx.conf --drop-daily from: https://github.com/weewx/weewx/wiki/Cleaning-up-old-'bad'-data and wee_database weewx.conf

Re: [weewx-user] ViolatedPrecondition: lastUpdate(2017-03-25 22:38:00 CET (1490477880)) > lastRecord(2017-03-25 22:24:00 CET (1490477040))

2017-03-25 Thread Thomas Keffer
Hi, Frank A question: was this the first time you ran weewx after updating to v3.7.1? -tk On Sat, Mar 25, 2017 at 2:53 PM, fraban wrote: > Hi all > > got the following problem when updating weewx from 3.6.2 -> 3.7.1 with VP > Pro Driver ... > > system is running on a

[weewx-user] Re: ViolatedPrecondition: lastUpdate(2017-03-25 22:38:00 CET (1490477880)) > lastRecord(2017-03-25 22:24:00 CET (1490477040))

2017-03-25 Thread fraban
OK - got it ... rebuild-daily helps to solve this problem. Restart now looks like and it works again ... Hope it helps you to fix these thing if it occurs on your system -frank pi@raspberrypi:/etc/weewx $ sudo wee_database weewx.conf --rebuild-daily Using configuration file weewx.conf

[weewx-user] ViolatedPrecondition: lastUpdate(2017-03-25 22:38:00 CET (1490477880)) > lastRecord(2017-03-25 22:24:00 CET (1490477040))

2017-03-25 Thread fraban
Hi all got the following problem when updating weewx from 3.6.2 -> 3.7.1 with VP Pro Driver ... system is running on a pi3 with jessie here is the log ... [] Restarting weewx (via systemctl): weewx.service. Mar 25 22:44:58 raspberrypi systemd[1]: Starting LSB: weewx weather system...

Re: [weewx-user] wmr100 missing hourRain in db?

2017-03-25 Thread Thomas Keffer
Data for plots are taken from the database. So, unless there is a column ' hourRain' in your schema, it cannot be used in a plot. It can only be used in the $current tag. Stands to reason, if you think about it. -tk On Sat, Mar 25, 2017 at 12:30 PM, Paolo Benvenuto wrote:

[weewx-user] Re: Problems with windspeed and winddir not updating with simulator

2017-03-25 Thread Travis M
So, that worked. I'm having a bit of a palm meets face moment. Thank you again! -- 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] Re: Problems with windspeed and winddir not updating with simulator

2017-03-25 Thread mwall
it looks like you're missing a zero for windSpeed: 0002089 vs 2089 for an acurite 5n1, you probably don't want rain = rain_total, since that will give you the cumulative total, and weewx expects 'rain' to be a rain delta. you probably want rain = rainfall. m -- You received this message

[weewx-user] Problems with windspeed and winddir not updating with simulator

2017-03-25 Thread Travis Morato
I've been banging my head against a rock for several hours now and had this working previously, sadly I rsynced over my working config and had to rebuild. Anyway, I've got 3 reporting stations and have the hardware addresses of each, everything but windspeed and winddir is working now and I

[weewx-user] Re: wmr100 missing hourRain in db?

2017-03-25 Thread Paolo Benvenuto
*rain24* and *rainTotal* give the same error Inserisci qui il codice... Il giorno sabato 25 marzo 2017 20:30:52 UTC+1, Paolo Benvenuto ha scritto: > > My wmr100 driver outputs a hourRain field: > > {'UV': 'uv', 'outHumidity': 'humidity_1', 'inTempBatteryStatus': > 'battery_status_0',

[weewx-user] wmr100 missing hourRain in db?

2017-03-25 Thread Paolo Benvenuto
My wmr100 driver outputs a hourRain field: {'UV': 'uv', 'outHumidity': 'humidity_1', 'inTempBatteryStatus': 'battery_status_0', 'rainBatteryStatus': 'battery_status_rain', 'extraTemp2' : 'temperature_3', 'outTempBatteryStatus': 'battery_status_1', 'inTemp': 'temperature_0', 'hourRain':

[weewx-user] Re: Meteotemplate for weewx

2017-03-25 Thread Luc Heijst
Thanks, Jachym! *WARNING: The upload methods mentioned earlier in this (old) thread are outdated, please don't use them anymore.* For those who want to use meteotemplate with weewx, please download our new weewx-meteotemplate upload service which can be found here:

[weewx-user] Re: Version 3.7.1

2017-03-25 Thread Louis De Lange
Just upgraded two separate systems to 3.7.1 with no problems whatsoever - one running a Fine Offset Observer with MySQL on FreeBSD and one running a Vantage Pro with SQLite on Arch Linux on a Seagate Goflex Home ARM5. When a new release comes out and it seems like there are lots of problems

Re: [weewx-user] Re: Weewx status won't update

2017-03-25 Thread Ted Northrup
To: Tom & Gary, PROBLEM SOLVED!. I am eternally grateful. Somehow I missed that troubleshooting guide section of the users manual. "wee_device --clear-memory" got me back on line and solved the problem. I lost a little over 24 hours of data, but that is really insignificant. Many thanks, Ted

Re: [weewx-user] Publish indoor temp and humidity on WU with weewx 3.7.1

2017-03-25 Thread Thomas Keffer
Thanks for the changes. Fixed in commit d29eba5 . It should not be necessary to hardwire post_indoor_observations to True. It should be done from the configuration file, weewx.conf: [[Wunderground]] ...

[weewx-user] Re: Weewx status won't update

2017-03-25 Thread gjr80
Hi Ted, It looks like a case of corrupted logger memory. Have a read through the corrupt station memory section in the User's Guide. Note the link further down about dumping the logger memory, this may help prevent loss of

Re: [weewx-user] Re: Weewx status won't update

2017-03-25 Thread Thomas Keffer
See the User's Guide, section *WeeWX generates HTML pages, but it does not update them *. -tk On Sat, Mar 25, 2017 at 5:21 AM, Ted Northrup wrote: > Hi Gary, > A million thanks for taking a look at

[weewx-user] Re: Weewx status won't update

2017-03-25 Thread Ted Northrup
Hi Gary, A million thanks for taking a look at this stubborn problem. I have attached the abbreviated log per your instructions. I think weewx and vantage are both sensitive to time. Is it possible that the database's time is out of adjustment? And I noticed that the number of pages retrieved

[weewx-user] Re: Publish indoor temp and humidity on WU with weewx 3.7.1

2017-03-25 Thread Vincent Di Sanzo
Le samedi 25 mars 2017 12:16:50 UTC+1, Vincent Di Sanzo a écrit : > > hello, > > just updated from weewx 3.5 to 3.7.1, all seem ok, just trouble with > publishing indoor temp and humidity on WU apps. > > To work i have to adjust rest.py file > > post_indoor_observations=False, > to >

[weewx-user] Publish indoor temp and humidity on WU with weewx 3.7.1

2017-03-25 Thread Vincent Di Sanzo
hello, just updated from weewx 3.5 to 3.7.1, all seem ok, just trouble with publishing indoor temp and humidity on WU apps. To work i have to adjust rest.py file post_indoor_observations=False, to post_indoor_observations=*True*, and 'inTemp': 'intempf=%.1f',