[weewx-user] Re: Station disabled

2016-12-01 Thread Andrew Milner
Have you checked the log? On Friday, 2 December 2016 03:33:23 UTC+2, Slompo Inácio wrote: > The station that collects data and makes available in aclaras.com.br is > no longer updating? Has it been disabled? > -- You received this message because you are subscribed to the Google Groups "weew

[weewx-user] Station disabled

2016-12-01 Thread Slompo Inácio
The station that collects data and makes available in aclaras.com.br is no longer updating? Has it been disabled? -- 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: Converting from wview to weewx failed

2016-12-01 Thread Oscar
Thanks Tom, Looks like some columns have "None" . I'll null those out. Thanks for your help, Oscar On Thursday, December 1, 2016 at 4:57:06 PM UTC-7, Oscar wrote: > > Hi, > > I'm converting from wview to weewx. I have a pi 2 running debian jessie > and installed weewx version 3.6.2. > There

Re: [weewx-user] Re: WU rapid fire stops working after upgrade/s

2016-12-01 Thread Thomas Keffer
I can't quite tell from the log, but make sure you don't have two instances of weewx running simultaneously. Could you please let the log run just a bit longer? Through the first archive interval (about 5 minutes). -tk On Thu, Dec 1, 2016 at 4:28 PM, Marty Thompson wrote: > > http://pastebin.c

[weewx-user] Re: WU rapid fire stops working after upgrade/s

2016-12-01 Thread Marty Thompson
http://pastebin.com/GCfXhiv5 most are on 3.5.0 but the test and iqueensl1211 are on 3.6.2 THANKS 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 we

Re: [weewx-user] Converting from wview to weewx failed

2016-12-01 Thread Thomas Keffer
​Hello, Oscar When running wee_database you need to (optionally) include the path to the *configuration file*​, not the database. But, because the path is optional, you can leave it out completely: *wee_database --string-check* See if that works for you. -tk On Thu, Dec 1, 2016 at 3:57 PM, O

[weewx-user] Re: WU rapid fire stops working after upgrade/s

2016-12-01 Thread Marty Thompson
tom vince just getting data now and ill post on paste bin https://www.wunderground.com/personal-weather-station/dashboard?ID=IQUEENSL1211 side note heres the other station if you zoom out on satellite there all my installs except except 2 of them the Growers Group is so happy with the system and

Re: [weewx-user] WU rapid fire stops working after upgrade/s

2016-12-01 Thread Thomas Keffer
Hi, Marty That's quite a "farm" of VP2s you've got there. We will need more information. In particular, after setting debug=1 (which, it looks like you've already done), restart weewx, then run it through the first record. If you're running v3.6 with RapidFire, there will be *lots* of log entries

[weewx-user] Converting from wview to weewx failed

2016-12-01 Thread Oscar
Hi, I'm converting from wview to weewx. I have a pi 2 running debian jessie and installed weewx version 3.6.2. There is 11 years of data in the wview_archive database. weewxd ran over 50 minutes and processed over 988,000 records before it failed with the error below. I ran wee_database --st

[weewx-user] Re: WU rapid fire stops working after upgrade/s

2016-12-01 Thread vince
On Thursday, December 1, 2016 at 3:18:12 PM UTC-8, Marty Thompson wrote: > > what logs or configs do you need to see > > > same as every other problem report in the last several years.. - run "wee_debug --info" for starters and post that after checking it doesn't have any passwords in i

[weewx-user] WU rapid fire stops working after upgrade/s

2016-12-01 Thread Marty Thompson
Hi all i have 14 vantage pros out in a community grub for the local cane growers + 1 at home a home as a test unit all are vantage pros2 with rpi3 running 3.5.0 for about 5 months now now 1 had a sd fail so just made up a new one followed the new apt-get deb install all good weel kind off rapid f

Re: [weewx-user] Running into trouble - weewx dont work anymore :(

2016-12-01 Thread Glenn McKechnie
To clarify. You have weewx working with extra sensors. You are now trying to get mesowx working on a remote server, which you have access to. > and edited the weewx.conf, added the 2 provided special sync.py from LH... sync_lh9.py I assume is one of those files, what's the 2nd one? > Dec 1 15:

[weewx-user] Re: install difficulties

2016-12-01 Thread Eric Gammeter
Yep- that was it. I am on my way now. Thank you! On Wednesday, November 30, 2016 at 5:15:28 PM UTC-5, Eric Gammeter wrote: > > root@raspberrypi:/home/pi/Downloads# ls -l > total 18708 > -rw-r--r-- 1 pi pi10173 Nov 30 16:26 control.tar.gz > -rw-r--r-- 1 pi pi 1089427 Nov 30 16:26 data.t

Re: [weewx-user] weewx error

2016-12-01 Thread Jim W.
Thank you Sir... On Thursday, December 1, 2016 at 11:02:07 AM UTC-5, Tom Keffer wrote: > > This is a problem with your weather hardware, not the database. > > I'm not an expert with the Fine Offset hardware, but I would try power > cycling. > > -tk > > On Thu, Dec 1, 2016 at 7:54 AM, Jim W. > >

Re: [weewx-user] weewx error

2016-12-01 Thread Thomas Keffer
This is a problem with your weather hardware, not the database. I'm not an expert with the Fine Offset hardware, but I would try power cycling. -tk On Thu, Dec 1, 2016 at 7:54 AM, Jim W. wrote: > I'm running weewx (V 3.5.0) on a Rpi3b. For months it's been running fine. > The other day I had a

[weewx-user] weewx error

2016-12-01 Thread Jim W.
I'm running weewx (V 3.5.0) on a Rpi3b. For months it's been running fine. The other day I had a data spike and attempted to read the weewx.sdb file as per the weewx guide instructions. ( Spikes in the graph) A few hours later I noticed It was not working... from looking at the system log I'm wo

[weewx-user] Re: Bootstrap skin and html versions of NOAA data

2016-12-01 Thread Andrew Milner
Vince - the standard skin produces .txt files and not .html - but bootstrap skin can also produce .html for the noaa in a nice striped table form. On Thursday, 1 December 2016 17:38:56 UTC+2, vince wrote: > On Thursday, December 1, 2016 at 2:43:28 AM UTC-8, Andrew Milner wrote: >> >> I ha

Re: [weewx-user] How to add Sensors from Davis Vantage 2 Pro Wireless

2016-12-01 Thread Thomas Keffer
I'm not sure what you mean by "sending via sync." If you're referring to sync.py, that's not part of weewx, so I'm afraid I cannot be of much help. Perhaps someone else can chime in...? -tk On Thu, Dec 1, 2016 at 6:56 AM, 'Björn Baldus' via weewx-user < weewx-user@googlegroups.com> wrote: > in t

[weewx-user] Re: Bootstrap skin and html versions of NOAA data

2016-12-01 Thread vince
On Thursday, December 1, 2016 at 2:43:28 AM UTC-8, Andrew Milner wrote: > > I have just 'discovered' that the Bootstrap skin and the history generator > page includes an html version of the NOAA year report which can be accessed > by changing the NOAA template generating the report and changing t

Re: [weewx-user] Fwd: Request for Package in Debian: weewx (#846483 [RFP]: weewx)

2016-12-01 Thread Thomas Keffer
Thanks, Laura Keep us up-to-date with what happens to the request. -tk On Thu, Dec 1, 2016 at 5:00 AM, Laura Arjona Reina wrote: > Hi all > Thanks for working in weewx. > I've filed a Request for Package for weewx in Debian, you can track the > request at this address: > > https://bugs.debian.

[weewx-user] Re: Upgrade to version 3.6.1 and 3.6.2

2016-12-01 Thread mot23 mot23
Thanks for your help! I have installed version 3.6.2. again and started testing. Of course, the standard driver in 3.6.2. gave still the same problem as above. I have tested the drivers you give, and found the following results: Version 16a: Works perfectly. Version 16b: Works

Re: [weewx-user] How to add Sensors from Davis Vantage 2 Pro Wireless

2016-12-01 Thread Andrew Milner
Have you configured the sync (and raw table if you are using raw) correctly with the additional fields? On Thursday, 1 December 2016 16:56:50 UTC+2, Björn Baldus wrote: > in the archive it seems that the additional sensors added - but not the > loop data we are sending via sync... :( > > > > A

[weewx-user] Re: Running into trouble - weewx dont work anymore :(

2016-12-01 Thread Andrew Milner
Are you intending to synch only the raw table, not the archive table - since your synch section does not provide the archive URL - which could possibly be the problem. Only a guess, as I do not use the synch service - just the raw, so you may need to wait for Luc's comments/advice!! On Thurs

Re: [weewx-user] How to add Sensors from Davis Vantage 2 Pro Wireless

2016-12-01 Thread 'Björn Baldus' via weewx-user
in the archive it seems that the additional sensors added - but not the loop data we are sending via sync... :( Am Mittwoch, 30. November 2016 21:58:39 UTC+1 schrieb Tom Keffer: > > There's no step-by-step tutorial. Just add the new sensor. If your console > finds it, the new values will be em

[weewx-user] Re: Running into trouble - weewx dont work anymore :(

2016-12-01 Thread 'Björn Baldus' via weewx-user
wee_debug --info --output --verbosity=2 Using configuration file /etc/weewx/weewx.conf Using database binding 'wx_binding', which is bound to database 'archive_sqlite' System info CPU implementer:0x41 Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva id

[weewx-user] Running into trouble - weewx dont work anymore :(

2016-12-01 Thread 'Björn Baldus' via weewx-user
Can anyone help us`please - after we try to add additional sensors into the loop sync... anything went totally wrong. I did a clean install ogf the debian package of the last 3.6.2 version... - and edited the weewx.conf, added the 2 provided special sync.py from LH... But syslog only tells me t

[weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Chris Swanda
[StdQC] [[MinMax]] .. rainRate = 0, 10, inch_per_hour rain = 0, 10, inch Since we sometimes has massive rain storms here in the midwest, I keep it like this. Back in September we received almost a whole month's of rain in about 3 hours. :)

Re: [weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Andrew Milner
I have just seen that my weewx.conf has rain set as 0 to 60 inch - and I now think that 0 to 6 inch is more appropriate, so I am changing my QC values now!! On Thursday, 1 December 2016 16:00:55 UTC+2, Marc Ratés wrote: > > thank you, now waiting it happens again. I didn't have debug enabled...

Re: [weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread eldruida
thank you, now waiting it happens again. I didn't have debug enabled On Thu, Dec 1, 2016, 14:58 Andrew Milner wrote: > Well the world record for rainfall is apparently 38mm in one minute ( = > 190mm if a for a 5 minute archive period) and the world record for an hour > is 300mm in 42 minute

Re: [weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Andrew Milner
Well the world record for rainfall is apparently 38mm in one minute ( = 190mm if a for a 5 minute archive period) and the world record for an hour is 300mm in 42 minutes - so that should let you set some sensible limits!! On Thursday, 1 December 2016 15:55:28 UTC+2, Marc Ratés wrote: > I'll

Re: [weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread eldruida
I'll check qc, didn't know On Thu, Dec 1, 2016, 14:51 Andrew Milner wrote: > What limits have you got set in QC for rain and rainrate such that the > spikes are not detected and prevented? > > > > > On Thursday, 1 December 2016 15:46:05 UTC+2, Chris Swanda wrote: > > I mean to say > > 99 inches

[weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Andrew Milner
What limits have you got set in QC for rain and rainrate such that the spikes are not detected and prevented? On Thursday, 1 December 2016 15:46:05 UTC+2, Chris Swanda wrote: > I mean to say > > 99 inches of RainRate (four records) written > > . > > On Thursday, December 1, 2016 at 7:45:01

[weewx-user] Re: Request for Package in Debian: weewx (#846483 [RFP]: weewx)

2016-12-01 Thread Andrew Milner
I prefer to err on the side of caution whenever possible. On Thursday, 1 December 2016 15:42:17 UTC+2, Laura Arjona Reina wrote: > > > > El 01/12/16 a las 14:21, Andrew Milner escribió: > > the link "bugs.debian.org" was blocked as unsafe by Microsoft . > > > It's a false positive, and we h

[weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Chris Swanda
I mean to say 99 inches of RainRate (four records) written . On Thursday, December 1, 2016 at 7:45:01 AM UTC-6, Chris Swanda wrote: > > mwall, > > QC has never prevented Rain nor RainRate spikes being written to my > database. I typically will get 30 inches of rain (one record) and 99 > in

[weewx-user] Re: acurite 5 in 1, once or twice a month random amounts of rain (2000mm more or less)

2016-12-01 Thread Chris Swanda
mwall, QC has never prevented Rain nor RainRate spikes being written to my database. I typically will get 30 inches of rain (one record) and 99 inches of rain (four records) written. I typically just null them out and restart. On Wednesday, November 30, 2016 at 4:40:43 PM UTC-6, mwall wro

[weewx-user] Re: Request for Package in Debian: weewx (#846483 [RFP]: weewx)

2016-12-01 Thread Laura Arjona Reina
El 01/12/16 a las 14:21, Andrew Milner escribió: the link "bugs.debian.org" was blocked as unsafe by Microsoft . It's a false positive, and we have repeatedly reported about it to Microsoft :( Please ignore that warning, and if you can report it too as a false positive, it's greatly ap

[weewx-user] Re: Request for Package in Debian: weewx (#846483 [RFP]: weewx)

2016-12-01 Thread Andrew Milner
the link "bugs.debian.org" was blocked as unsafe by Microsoft . On Thursday, 1 December 2016 15:00:53 UTC+2, Laura Arjona Reina wrote: > Hi all > Thanks for working in weewx. > I've filed a Request for Package for weewx in Debian, you can track the > request at this address: > > https:/

[weewx-user] Fwd: Request for Package in Debian: weewx (#846483 [RFP]: weewx)

2016-12-01 Thread Laura Arjona Reina
Hi all Thanks for working in weewx. I've filed a Request for Package for weewx in Debian, you can track the request at this address: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846483 Best regards -- Laura Arjona Reina https://wiki.debian.org/LauraArjona -- You received this message be

[weewx-user] Bootstrap skin and html versions of NOAA data

2016-12-01 Thread Andrew Milner
I have just 'discovered' that the Bootstrap skin and the history generator page includes an html version of the NOAA year report which can be accessed by changing the NOAA template generating the report and changing the resultant filename pointed to in skin.conf. Does anyone have an html templ