[weewx-user] Re: Responsive Skin and Weewx v4.1.1 generating debug messages

2020-09-16 Thread Susan Mackay
Greg - the code is working well and that was not what I was saying (apparently not very clearly). Are you getting a lot of messages in the system log such as: Sep 17 13:50:18 weather /weewxd[586]: aussearch: feelslikeLocal['DaySummer'] = {-40: 'Cold', 16: 'Cool', 22: 'Mild', 27: 'Warm', 32:

[weewx-user] Re: Responsive Skin and Weewx v4.1.1 generating debug messages

2020-09-16 Thread Greg from Oz
I am using responsive skin and it works fine. This is what I am using: https://github.com/dcapslock/weewx-responsive-skin/blob/master/Aus/aussearch.py This is my website: https://weather.ubeaut.work/ I am running: wewx 4.1.1 Ubuntu 20.04 Python 3 On Thursday, 17 September 2020 at 12:24:38

[weewx-user] Responsive Skin and Weewx v4.1.1 generating debug messages

2020-09-16 Thread Susan Mackay
As part of testing my HP1000 driver under Weewx V4.1.1 and Python 3 (which I know a few people are waiting for) I note that I am getting a number of messages in the system log fro the 'ausearch.py' file which is part of the responsive skin. Looking at the code, the messages come from

[weewx-user] Re: wxnow.txt does not contain precipitation totals

2020-09-16 Thread David Chamberlin
Sorry for bringing an old thread up here. I just posted this to the related wxforum post: https://www.wxforum.net/index.php?topic=38877 I'll copy-paste my post here: Following this thread and some threads and references elsewhere, I just got my WX station working with direwolf and weewx

[weewx-user] Re: Migrating/Importing WD data in MySql DB to WeeWx MySql DB

2020-09-16 Thread Andrew M
Bumping this post to see if anyone has any suggestions on my the attached is failing import. Thank you in advance. On Wednesday, September 9, 2020 at 11:02:01 PM UTC-4, Andrew M wrote: > > > I do appreciate the assistance. Hopefully this will help others in either > with what I am doing or

Re: [weewx-user] Re: Issue with NOAA Template when trying to add additional fields

2020-09-16 Thread Tom Keffer
Turned out allowing iterators to use data bindings was an easier problem than I thought. Fixed in commit b50fe45 Now you can do something like #for $day in $month.days

[weewx-user] Re: WH4000SE - Interceptor - Weewx stopped working

2020-09-16 Thread Ville Westerholm
Speaking to myself :-) I have never written any Python, but when I changed interceptor.py as follows: def do_GET(self): # get the query string from an HTTP GET logdbg('GET original url: %s' % self.path) # data = urlparse.urlparse(self.path).query

[weewx-user] Acurite Atlas SDR Sensor Mapping and Pressure Readings

2020-09-16 Thread wxwatching
So, I have finally got Weewx pulling data from my Acurite Atlas via SDR. Looking for help regarding three areas: Lightning strikes, sensor status, and pressure readings. I am not sure what I need to do to get the lightning strike readings. I have attached an output from the SDR that Weewx

[weewx-user] Re: WH4000SE - Interceptor - Weewx stopped working

2020-09-16 Thread Ville Westerholm
Also tested device_type = ecowitt-client Nothing new in syslog, but in the tcp dump I see weather data sent as http post and Interceptor is responding Error code 400 Bad HTTP/0.9 request type ('POST'). < On Wednesday, 16 September 2020 at 16:13:35 UTC+3 Ville Westerholm wrote: > I turned on

[weewx-user] Re: Replacement for WMR200 ? --> Feedback on Froggit stations with Weewx please

2020-09-16 Thread Invisible Man
>I use the ecowitt client and sniff the wifi via my Pi, and it just works with no issues Interesting, as I already use a RPi... What is the EcoWitt client ? (is that something you purchase and I missed, or is something else?) How do you sniff the wifi on the Pi ? Thanks Axelle On Wednesday,

[weewx-user] Re: WH4000SE - Interceptor - Weewx stopped working

2020-09-16 Thread Ville Westerholm
I turned on debugging in weewx seeing the following messages: Sep 16 16:04:14 fuji weewx[23780]: message repeated 2 times: [ interceptor: MainThread: empty queue] Sep 16 16:04:14 fuji weewx[23780]: interceptor: ServerThread: GET: Sep 16 16:04:14 fuji weewx[23780]: interceptor: MainThread: raw

[weewx-user] WH4000SE - Interceptor - Weewx stopped working

2020-09-16 Thread Ville Westerholm
Configuration - Froggit WH4000SE, firmware updated yesterday - Connected using Wunderground simulator, - path: (empty) - port: 8081 - Station id: id, - Station key: key - port: 8081 - WeeWx versio 3.9.2-1 - Using Interceptor

Re: [weewx-user] Extra Temperature Data in Monthly and Yearly Reports?

2020-09-16 Thread Tom Keffer
Yes, although you would have to edit the templates, NOAA-%Y-%m.txt.tmpl and NOAA-%Y.txt.tmpl. Just follow the pattern used by the other observation types. On Tue, Sep 15, 2020 at 9:17 PM jeremeyi wrote: > Fairly new to WeeWx (month or so). I have a Ambient Weather WS-2902B and a > Ecowitt

[weewx-user] Re: Replacement for WMR200 ? --> Feedback on Froggit stations with Weewx please

2020-09-16 Thread ian...@kinnon.org
I replaced my ageing Oregon Scientific with a Froggit WH3000 SE I use the ecowitt client and sniff the wifi via my Pi, and it just works with no issues On Tuesday, 15 September 2020 at 20:58:52 UTC+1 axelle@gmail.com wrote: > Can somebody provide some more feedback with