[weewx-user] Re: Weewx-wd StackedWindRose fails on import PIL modules

2016-12-11 Thread gjr80
Thanks, I thought that one had come up before and had been fixed, apparently not. I have commited a fix to the weewx-WD bitbucket repo and will release a 1.0.2 version this week sometime. Oh, and by the way the fix is the same as is used by weewx in bin/weeplot/genplot.py: try: from PIL imp

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread gjr80
Depends on your setup, gave a look in weewx.conf, find [StdArchive] and see what archive_interval is set to (in seconds). That is a good starting point. As for the log, the default is /var/log/syslog, unless you have changed it of course. Gary -- You received this message because you are subs

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Fran M
Gary, how long is an "archive period" and what log is it going to? On Sunday, December 11, 2016 at 8:10:55 PM UTC-5, gjr80 wrote: > > Hi, > > First up the logs. Edit weewx.conf, set debug=1, save weewx.conf. Stop > then start weewx. Post a log extract from when weewx starts until after at > le

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread gjr80
Hi, First up the logs. Edit weewx.conf, set debug=1, save weewx.conf. Stop then start weewx. Post a log extract from when weewx starts until after at least a couple of archive periods have passed. Do not edit/remove anything from the log extract. Gary -- You received this message because you

[weewx-user] Re: Interceptor parse failed messages

2016-12-11 Thread Sam Roza
That fixed it, Matt. Many thanks, again. -SR On Sunday, December 11, 2016 at 11:59:30 AM UTC-8, mwall wrote: > > On Sunday, December 11, 2016 at 2:24:53 PM UTC-5, Sam Roza wrote: >> >> I'm very thankful for the attentiveness you show when issues come up. >> >> Where can I find the sensor map? I'

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Fran M
I should also ad hat this setup has been running OK for over a year. On Sunday, December 11, 2016 at 8:02:46 PM UTC-5, Fran M wrote: > > I am having a similar problem but ow a raspberry PI. I found my WEEWX had > stopped running so i restarted the PI. Now n the data stopped updating on > the web

[weewx-user] Setting USB port on Raspberry Pi 3

2016-12-11 Thread Dan'l B
OK, the RPi reports these results from the lsusb - t command pi@WeatherPi:/etc/weewx $ lsusb -t > > /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M > > |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M > > |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, >

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Fran M
I am having a similar problem but ow a raspberry PI. I found my WEEWX had stopped running so i restarted the PI. Now n the data stopped updating on the webpage. When I run weewxd I can see the data is changing in the records but not in any files being produces like clientraw.txt nor the weewx w

[weewx-user] Re: Interceptor parse failed messages

2016-12-11 Thread mwall
On Sunday, December 11, 2016 at 2:24:53 PM UTC-5, Sam Roza wrote: > > I'm very thankful for the attentiveness you show when issues come up. > > Where can I find the sensor map? I've combed weewx.conf, and looked in all > the directories, and searched online for where this can be modified, but > h

[weewx-user] Re: Use of postgresql

2016-12-11 Thread John Pierce
I'm interested in any updates on this too... I'm running weewx on a sd card in a raspberry pi, which is obviously a lousy place to put a database, so I'd like to log to postgresql on my NAS box (FreeNAS)... I started looking at the mysql shim, but I don't quite understand how the shims are invo

Re: [weewx-user] forecast extension version 3.2.0

2016-12-11 Thread mwall
On Friday, December 9, 2016 at 10:33:35 AM UTC-5, Tom Keffer wrote: > > As an FYI, the NWS is coming out with a new API. > > https://forecast-v3.weather.gov/documentation > the weewx forecasting extension uses only one URL for NWS - the URL for point forecast matrices in plain text format: http

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Barton Phillips
The plot thickens. I have done a 'drop database weewx' and then restarted weewx. I waited for several archive cycles and then looked at the database. I did 'select * from archive' but there is nothing there. Then I did 'select * from archive_day_barometer' and there is a record. ++-

[weewx-user] Re: Interceptor parse failed messages

2016-12-11 Thread Sam Roza
I'm very thankful for the attentiveness you show when issues come up. Where can I find the sensor map? I've combed weewx.conf, and looked in all the directories, and searched online for where this can be modified, but haven't come up with it. -SR On Sunday, December 11, 2016 at 8:35:47 AM UTC-

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Barton Phillips
I shutdown 'weewx' and did a 'sudo wee_device --logger-summary=weewx.log' but all of the records said: 000 [*** Unused index ***] 101 [*** Unused index ***] 202 [*** Unused index ***] 303 [*** Unused index ***] 404 [*** Unused index ***] ... I

[weewx-user] Re: Is it worth swapping from fine offset to Davis Vantage?

2016-12-11 Thread vince
> > > I've got a bit of spare cash so I thought I'd 'upgrade' to a Vantage Pro > or Vue as Davis seems to be the Rolls Royce of weather stations and the > sampling rate is so much shorter, but would I get the extra precision that > I'm after? > > If you've upgraded to a Davis from a Fineoffset

[weewx-user] Weewx-wd StackedWindRose fails on import PIL modules

2016-12-11 Thread Louis De Lange
I have a strange issue with the wdStackedWindRose template and would appreciate enlightenment. I get the following in the log: *Dec 11 09:01:30 goflexhome weewx[22115]: reportengine: Unable to instantiate generator user.imageStackedWindRose3.ImageStackedWindRoseGenerator* *Dec 11 09:01:30 gof

[weewx-user] Re: forecast extension version 3.2.0

2016-12-11 Thread Louis De Lange
On Saturday, 10 December 2016 18:59:27 UTC-8, mwall wrote: > > On Saturday, December 10, 2016 at 9:27:02 PM UTC-5, Louis De Lange wrote: >> >> It was absolutely a matter of formatting. With the right formatting I >> can round to whole numbers of rain or snow. >> >> I would prefer to display rai

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Barton Phillips
Here is a 30 minute list. As I said it looks pretty much the same for all archive intervales. Dec 11 08:19:59 raspberrypi weewx[20852]: engine: Initializing weewx version 3.6.2 Dec 11 08:19:59 raspberrypi weewx[20852]: engine: Using Python 2.7.3 (default, Jun 22 2016, 03:14:32) #012[GCC 4.6.3]

[weewx-user] Is it worth swapping from fine offset to Davis Vantage?

2016-12-11 Thread Mike Thompson
I know it sounds like another one of those stupid questions you get on forums, but on the other hand I would only know the answer after I've splashed out loads of cash on a Davis weather station. Here's the background, for about 4 years now I've been running a Maplin branded Fineoffset with we

[weewx-user] Re: Interceptor parse failed messages

2016-12-11 Thread mwall
On Sunday, December 11, 2016 at 11:23:51 AM UTC-5, Sam Roza wrote: > > But the issue of proper processing is still there. I see the POST and to > my eye it looks good. There are no errors and indeed-interceptor and weewx > seem to say they are adding the measurement to weewx and the db, but I get

[weewx-user] Re: Interceptor parse failed messages

2016-12-11 Thread Sam Roza
So the issue of multiple packets being processed-sometimes with the 'wfor' portion of the packet cut off is fixed. I somehow had multiple collection sctipts proccessing at the same time and I assume they were stepping on each other and not all working. But the issue of proper processing is stil

[weewx-user] Re: Weather Stopped Working

2016-12-11 Thread Barton Phillips
I can send a longer log listing though I have looked at the long listings and the repeat archive sections are all the same as far as I can see. As for doing 'wee_device --clear-memory' I did that at first and it would clear the problem, however now it does not. The first couple of time the 'cl

Re: [weewx-user] Re: How do I change the CWOP server that I connect to?

2016-12-11 Thread WindnFog
Dave, Can you email me privately at paul...@ve1dx.net as I have a Ham related question that is not relevant to this forum? I won't be around until tomorrow (Monday, 12 Dec) so no rush. TNX 73, Paul VE1DX ..._._ On Tuesday, December 6, 2016 at 8:16:22 AM UTC-4, Dave Webb wrote: