[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread gjr80
Darn iPad, that should be ‘number of users’ Gary -- 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+unsubscr...@googlegroups.com. To view this discussion

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread gjr80
True, but in this case setup.py may never have been run. Running wee_ import in this manner could be used with a packaged 3.x install. The link to python 3 was a complicating factor I did not anticipate. Just goes to show there will likely be a number users experiencing WeeWX/python version

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread gjr80
True, but in this case setup.py may never have been run. Running wee_ import in this manner could be used with a packaged 3.x install. The link to python 3 was a complicating factor I did not anticipate. Just goes to show there will likely be a number of WeeWX/python version issues when 4.0 is

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread KnC Mc
Yep. Lesson learned. Been up way to long, and made a mess of my python installs. Had sense enough to do a clone before mucking around so I am back to functioning. Project for another day I think. Pleasantly surprised this forum is so active. Been lurking for awhile but never turned on

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread vince
You need the prerequisite modules installed for whatever version of python you are using. Best thing is to specify either 'python2' or 'python3' explicitly when you run setup.py and then the installation will do the right thing. You can switch back and forth if needed by simply rerunning

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread gjr80
Ah, a costly (in time) exercise. WeeWX 4 will run under either python 2.7 or python 3.5 or later. Am sure you will not be the only one to be caught out. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread KnC Mc
My bad... I thought it required Python3. I screwed up removing the symlink (always get the target-link reversed and -f habit bites me.), so I am in the process of rolling back to 2.7. I only have 3 installed for learning. ugh! Hopefully, I can test within the hour. :-| On Saturday,

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread gjr80
I suspect your issue is that your symlink to python3 is causing wee_import to run under python 3 and hence the python 3 versions of the WeeWX python pre-requisites are required. Since you are running WeeWX under python these pre-requisites are not installed. You could try installing the

[weewx-user] Re: wee_import: Novice user, and Python newbie

2020-01-04 Thread KnC Mc
git went fine... git clone -b development https://github.com/weewx/weewx Cloning into 'weewx'... remote: Enumerating objects: 45, done. remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 100% (37/37), done. remote: Total 35534 (delta 17), reused 24 (delta 8),

[weewx-user] Re: Add picture in header on sofaskin webpage.

2020-01-04 Thread Mikael Fredriksson
Yes, that did it! Thank you Muireadach! Looked at your page and got really impressed of your Station records page, can you share how you set that up with all the records split up in seperate boxes? Thanks! /Mikael Den lördag 4 januari 2020 kl. 13:16:38 UTC+1 skrev Muireadach O Connor: > >

[weewx-user] Re: Belchertown skin line graph gaps

2020-01-04 Thread gjr80
The issue of archive record timestamps is somewhat complex, what results are seen (and how that result was derived) vary depending on a couple of factors. First up the type of archive record generation. If the install is using software record generation then WeeWX is controlling the archive

[weewx-user] Re: Datenbank zusammen legen.

2020-01-04 Thread gjr80
Hallo Günther, Ihr Englisch ist wahrscheinlich besser als mein Deutsch, aber lassen Sie uns sehen, wie wir gehen. Ich habe sowohl Englische als auch Google-Deutsche Wörter eingefügt. Wenn ich das richtig verstehe, haben Sie zwei WeeWX SQLite-Datenbanken, die Sie zusammenführen möchten. Leider

[weewx-user] Re: Belchertown skin line graph gaps

2020-01-04 Thread István Hegedűs
Maybe is it a bug in WS23xx driver? 2020. január 4., szombat 5:26:31 UTC+1 időpontban vince a következőt írta: > > On Friday, January 3, 2020 at 2:41:53 PM UTC-8, gjr80 wrote: >> >> I really don't think this has anything to do with when the records may or >> may not be saved to archive, rather

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gum
I am also running 0.49. -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gum
Works :-D Thanks -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread G Hammer
Edit line 2356 and that error will go away. Also, are you running yesterday's latest version? -- 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: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger
Only thing seems to be that yearlyrainin=0.461 is not recognized. weewx@weewx:~$ systemctl status weewx > ● weewx.service - LSB: weewx weather system >Loaded: loaded (/etc/init.d/weewx; generated) >Active: active (running) since Sat 2020-01-04 21:40:40 CET; 18min ago > Docs:

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger
Seems to work :-) > -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit

[weewx-user] Re: Webcam Streaming

2020-01-04 Thread vince
On Saturday, January 4, 2020 at 12:21:34 PM UTC-8, Steve2Q wrote: > > Hello again. I finally figured out the problem, and it was me! I had to > read a bit more about port forwarding, etc. and found that I assigned the > wrong address in index.html.tmpl . Instead of the address of the camera, I

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger
Thanks Matthew for your really fast implementation :-) I installed 0.49. I am getting the following debug output. I'll report back, how this all looks in WeeWX. PYTHONPATH=/usr/share/weewx/ python /usr/share/weewx/user/interceptor.py -- device=fineoffset-bridge --port 9876 --debug raw data:

[weewx-user] Re: Webcam Streaming

2020-01-04 Thread Steve2Q
Hello again. I finally figured out the problem, and it was me! I had to read a bit more about port forwarding, etc. and found that I assigned the wrong address in index.html.tmpl . Instead of the address of the camera, I should have put in the WAN address of the router. Now I have the camera

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread mwall
On Saturday, January 4, 2020 at 2:06:55 PM UTC-5, Ron Gibson wrote: > > Matthew, > > I see v3.4.0b1. I read the change notes and see no mention of WU fixes. > > Ron > hi ron, you are correct - no wu fixes yet, and i confused the version number with the next weewx version number. m -- You

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread Ron Gibson
Matthew, I see v3.4.0b1. I read the change notes and see no mention of WU fixes. Ron On 1/4/2020 10:24 AM, mwall wrote: fyi, the weewx-forecast code is now at github, currently at v4.0.0b1, and contains some changes since the 3.x https://github.com/matthewwall/weewx-forecast you'll

[weewx-user] Re: Youshiko YC9388 Weather station

2020-01-04 Thread Bob Atchley
Re-reading the documentation it would seem currently that the weewx FineOffsetUsb driver supports 2 formats: 1080 3080 These are similar but 3080 expands the 1080 to include UV and Luminescence. The "Youshiko YC9388"/"Bresser 6 in 1" can support up to 7 additional wireless hydro-thermo

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread steeple ian
Whoops. I am very sorry, there appears to be two Rons asking similar questions, I got the wrong one. 來 On Sat, 4 Jan 2020 at 15:17, Ron Gibson wrote: > Hi Ian, > > What other issue are you asking about? > > Ron > > > On 1/4/2020 10:15 AM, steeple ian wrote: > > Hi Ron, > First of all can you

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread mwall
fyi, the weewx-forecast code is now at github, currently at v4.0.0b1, and contains some changes since the 3.x https://github.com/matthewwall/weewx-forecast you'll probably want to branch from that to make any changes pull requests welcome after weewx4 is released i'll give more attention to

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread Ron Gibson
Hi Ian, What other issue are you asking about? Ron On 1/4/2020 10:15 AM, steeple ian wrote: Hi Ron, First of all can you confirm that the other issue is now resolved. I am also going to re-write the section that generates forecasts this evening. For some reason the current code is not happy

Re: [weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread steeple ian
Hi Ron, First of all can you confirm that the other issue is now resolved. I am also going to re-write the section that generates forecasts this evening. For some reason the current code is not happy in North America. I will let you know when it is done. Thanks, Ian On Sat, 4 Jan 2020 at 15:05,

[weewx-user] Re: Datenbank zusammen legen.

2020-01-04 Thread Günther Wrana
Ich habe nun schon die ganze Seite WeeWX Utilities Guide mir durchgelesen. Aber ich verstehe immer noch nicht wie ich die alten Werte in die neue Datenbank bekomme. Beide Datenbanken wurden mit weewx erstellt und von der selben Wetterstation mit Werten befüllt. Der einzige Unterschied ist

[weewx-user] Weather Underground Forecast Extension

2020-01-04 Thread Ron Gibson
Hello, I'm having no success with getting the forecast extension working with WU. I'm trying to use forecast extension 3.3.2 and a new WU API key. Any hints would be appreciated. Thanks, Ron -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

Re: [weewx-user] Re: Add picture in header on sofaskin webpage.

2020-01-04 Thread m...@erwinheger.de
Nice gif in your footer - like it! Erwin > Am 04.01.2020 um 13:16 schrieb Muireadach O Connor : > >  > The path is set in your main.css file, in mine it's line 578 : > > header { > background: #05c2d8 url('../images/winter.jpeg') 100%; > > My site- https://www.loughlinstown.ie > >> On

[weewx-user] Re: Add picture in header on sofaskin webpage.

2020-01-04 Thread Muireadach O Connor
The path is set in your main.css file, in mine it's line 578 : header { background: #05c2d8 url('../images/winter.jpeg') 100%; My site- https://www.loughlinstown.ie On Thursday, January 2, 2020 at 8:28:16 PM UTC, Mikael Fredriksson wrote: > > Hi! > > Can someone explain how to add a picture