Re: [weewx-user] Am I getting through to the list?

2020-12-02 Thread Chris Maness
Thanks, Tom.  I will resend my post.

On Tue, Dec 1, 2020 at 3:51 PM Tom Keffer  wrote:

> This has been a recent problem with weewx-user. Occasionally, it will flag
> posts as spam, I get a notice to that effect, yet they do not show up in
> the "Pending Messages" queue. Or, it may  take a couple days for them to
> show up.
>
> Very frustrating.
>
> -tk
>
> On Tue, Dec 1, 2020 at 11:04 AM Christopher Maness <
> christopher.man...@gmail.com> wrote:
>
>> Not sure if my emails are making it to the list.
>>
>> -Chris KQ6UP
>>
>> --
>> 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
>> https://groups.google.com/d/msgid/weewx-user/3172b1b9-ef11-e5b7-a575-16d84dd0ecf2%40gmail.com
>> .
>>
> --
> 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
> https://groups.google.com/d/msgid/weewx-user/CAPq0zEDOvbB8UZYWxyp-hyhgfyUWmpv-iMYYbw-aUiLrS6o8AA%40mail.gmail.com
> 
> .
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/CANnsUMHTigqMKnS8etCofZJ5zr_34%2BTUb9oW%2BWr-XBBJe-NY-g%40mail.gmail.com.


Re: [weewx-user] Davis WeatherLink Live: Which driver is best?

2020-12-02 Thread Karen K
To my support question to the Davis support I finally received a reply. I 
asked them why there are differences between console value and 
WeatherLinkLive value and whether that is an accuracy issue. The first 
answer was not helpful. So I confronted them with the statement about 
different calculation. They took a long time to answer. 

And from what I understand what they wrote the Davis support does not know 
for sure. Who then?

This was their answer:
*Hello, *
*That looks like it is the case. They are calculated different. *
*To tell you the truth I was not aware of this. *
** * * *
*Tom Raymond *
*Technical Support Davis Instruments*



didier@gmail.com schrieb am Sonntag, 22. November 2020 um 14:29:48 
UTC+1:

> thank's Florentin, I've just opened a ticket on Davis support, I will give 
> you the result next week I hope.
>
> Le dim. 22 nov. 2020 à 14:24, flor...@pre-vost.fr  a 
> écrit :
>
>> Hi,
>>
>> I'm the author of WLLDriver on Github.
>> Yes, I think that *altimeter *is the good value. But I suggest to 
>> confirm that by directly ask Davis.
>>
>> Regards,
>>
>> Le samedi 21 novembre 2020 à 22:31:04 UTC+1, kk44...@gmail.com a écrit :
>>
>>> I found that additional information at 
>>> https://www.manula.com/manuals/pws/davis-kb/1/en/topic/barometric-pressure-issues
>>> .
>>>
>>> There they say, that Davis uses different calculations in different 
>>> devices:
>>>
>>>- VP2 and envoy consoles: sea-level pressure ("barometer", QFF)
>>>- WeatherLinkLive: altimeter pressure ("altimeter", QNH)
>>>- Vue consoles: user can choose between the two
>>>
>>> So it seems, the author of the "weatherlinkliveudp" driver read the 
>>> documentation most carefully. 
>>>
>>> And to confuse the user or something, in the LOOP data record, Davis 
>>> calls the value, what we learnt is altimeter, "bar_sea_level". 
>>>
>>> The archive record contains all the three values barometer, altimeter, 
>>> and pressure (I checked). Since the "weatherlinkliveudp" driver does not 
>>> provide a value for barometer, may be, WeeWX calculates it by itself.
>>>
>>> didier@gmail.com schrieb am Samstag, 21. November 2020 um 20:54:45 
>>> UTC+1:
>>>
 Thank's a lot
 I'm learning a lot of things with you

 Le sam. 21 nov. 2020 à 18:59, vince  a écrit :

> On Saturday, November 21, 2020 at 9:31:11 AM UTC-8 kk44...@gmail.com 
> wrote:
>
>> didier@gmail.com schrieb am Samstag, 21. November 2020 um 
>> 16:09:22 UTC+1:
>>
>>> Ooops, after 10 mn the 2 values have diverged (only 1 mbar)
>>> The explanation is that weatherlinkliveudp driver uses "altimeter" 
>>> and WLLDriver uses "barometer" for the station info
>>>
>>
>> That I do not understand. Does the driver only retrieves the readings 
>> from the hardware, doesn't it? So, which way the driver can influence 
>> which 
>> values is displayed?
>>  
>>
>
> There are two pressure-related elements provided by the Davis 
> hardware.One is the pressure as reported by the sensor, the other is 
> the pressure corrected to sea-level pressure based on your altitude.
> The 
> driver code defines which sensor values it uses for what generic weewx 
> database element
>
> Both drivers map 'bar_absolute' from the hardware to weewx 'pressure' 
> in the database.
>
> But...the two drivers map 'bar_sea_level' from the hardware to 
> different elements in weewx's database.
>
>- WLLDriver.py   puts the value into 'barometer' in weewx
>- weatherlinkliveudp.py  puts the value into 'altimeter' in weewx
>
> According to 
> https://github.com/weewx/weewx/wiki/Barometer,-pressure,-and-altimeter, 
> the correction math differs slightly, so I'd expect slight differences 
> perhaps.  A difference of 1 mbar to me isn't something to worry too much. 
>  
> You're talking 0.1 percent offset.  The sensor itself isn't that precise 
> to 
> begin with.
>
>
> -- 
> 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+...@googlegroups.com.
>
 To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/fccfe641-03d1-473f-910a-c1f0d7aa2cabn%40googlegroups.com
>  
> 
> .
>


 -- 
 Quel temps fait-il à Auffargis  ?

>>> -- 
>> 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+...@googlegroups.com.
>>
> To view this discussion on the web vis

[weewx-user] Re: WeatherFlow Tempest | WU Rapid fire

2020-12-02 Thread vince
On Tuesday, December 1, 2020 at 8:44:40 PM UTC-8 fpu...@gmail.com wrote:

>  I can see 3 seconds update in the Tempest website but not sure if its 
> related with the "Tempest app setup", I have to double check that since I'm 
> not sure where that setting is (I'm new to WeatherFlow).
>
>
If you see updates every 3 secs you're likely in rapid_wind mode, so you're 
probably ok there.

If I enabled rapid fire in WeeWx, I see WU getting the RapidFire interval 
> but with the missing Gust value. 
>
>
I really have no idea there unless there's a timing thing.  WU is weird.

I wonder if it's possible to have weewx print out what it's sending WU 
field-by-field so we could see if it's a weewx (sender) thing, or a WU 
(receiver) thing.


-- 
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 
https://groups.google.com/d/msgid/weewx-user/5d0cc00a-52aa-481c-b5ba-9d344cec47b7n%40googlegroups.com.


[weewx-user] Logging what weewx uploads to WU

2020-12-02 Thread vince
Is there an easy way to dump what weewx posts up to WU into a 
human-readable format ?   

There's a different thread re: RapidFire not showing gusts for a 
WeatherFlow station, and it would be nice to be able to debug what weewx is 
sending vs. what WU is displaying.

Weather Underground Haiku...
   WU bugs
   increasingly bite users
   so best of luck dude

-- 
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 
https://groups.google.com/d/msgid/weewx-user/95f76d55-8873-43f6-b744-3233a8f2cee0n%40googlegroups.com.


[weewx-user] Re: WeatherFlow Tempest | WU Rapid fire

2020-12-02 Thread fpu...@gmail.com
This log works for you? 

Dec  2 14:03:27 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:26 EST (1606935806)

Dec  2 14:03:28 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A27&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=321&windspeedmph=3.3

Dec  2 14:03:28 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:27 EST (1606935807)

Dec  2 14:03:30 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A29&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=317&windspeedmph=4.1

Dec  2 14:03:30 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:29 EST (1606935809)

Dec  2 14:03:33 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A32&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=022&windspeedmph=8.9

Dec  2 14:03:33 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:32 EST (1606935812)

Dec  2 14:03:36 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A36&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=005&windspeedmph=5.1

Dec  2 14:03:36 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:36 EST (1606935816)

Dec  2 14:03:39 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A39&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=298&windspeedmph=1.1

Dec  2 14:03:39 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:39 EST (1606935819)

Dec  2 14:03:42 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A41&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=293&windspeedmph=4.7

Dec  2 14:03:42 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:41 EST (1606935821)

Dec  2 14:03:45 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A44&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=006&windspeedmph=6.0

Dec  2 14:03:45 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:44 EST (1606935824)

Dec  2 14:03:48 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A47&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=299&windspeedmph=5.6

Dec  2 14:03:48 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:47 EST (1606935827)

Dec  2 14:03:51 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A50&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=311&windspeedmph=5.5

Dec  2 14:03:51 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
Published record 2020-12-02 14:03:50 EST (1606935830)

On Wednesday

[weewx-user] Re: WeatherFlow Tempest | WU Rapid fire

2020-12-02 Thread fpu...@gmail.com
Ok, here a cleaner log entries;

Log without RapidFire enabled;

Dec  2 14:10:18 weewx-vm weewx[9622] DEBUG weewx.restx: Ambient: url: 
https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.7&humidity=040&dateutc=2020-12-02%2019%3A10%3A00&solarradiation=234.00&baromin=30.122&dewptf=24.6&rainin=0.00&UV=1.45&dailyrainin=0.00&winddir=334&windspeedmph=5.0&windgustmph=14.3

Log with RapidFire enabled;

Dec  2 14:03:51 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: 
url: 
https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A50&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=311&windspeedmph=5.5

Definitely "*windgust"* data is missing from WeeWx stream when WU RapiFire 
option is enabled. 

On Wednesday, December 2, 2020 at 2:06:00 PM UTC-5 fpu...@gmail.com wrote:

> This log works for you? 
>
> Dec  2 14:03:27 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:26 EST (1606935806)
>
> Dec  2 14:03:28 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A27&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=321&windspeedmph=3.3
>
> Dec  2 14:03:28 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:27 EST (1606935807)
>
> Dec  2 14:03:30 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A29&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=317&windspeedmph=4.1
>
> Dec  2 14:03:30 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:29 EST (1606935809)
>
> Dec  2 14:03:33 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A32&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=022&windspeedmph=8.9
>
> Dec  2 14:03:33 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:32 EST (1606935812)
>
> Dec  2 14:03:36 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A36&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=005&windspeedmph=5.1
>
> Dec  2 14:03:36 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:36 EST (1606935816)
>
> Dec  2 14:03:39 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A39&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=298&windspeedmph=1.1
>
> Dec  2 14:03:39 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:39 EST (1606935819)
>
> Dec  2 14:03:42 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A41&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=293&windspeedmph=4.7
>
> Dec  2 14:03:42 weewx-vm weewx[9466] INFO weewx.restx: Wunderground-RF: 
> Published record 2020-12-02 14:03:41 EST (1606935821)
>
> Dec  2 14:03:45 weewx-vm weewx[9466] DEBUG weewx.restx: Ambient: url: 
> https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=KMDMILLE9&PASSWORD=XXX&softwaretype=weewx-4.2.0&tempf=47.9&humidity=040&dateutc=2020-12-02%2019%3A03%3A44&realtime=1&solarradiation=219.00&rtfreq=2.5&baromin=30.123&dewptf=24.7&rainin=0.00&UV=1.35&dailyrainin=0.00&winddir=006&windspeedmph=6.0
>
> Dec  2 14:03:45 weewx-vm weewx[9466] INFO weewx.rest

Re: [weewx-user] Logging what weewx uploads to WU

2020-12-02 Thread Tom Keffer
Setting debug=2 will put the HTTP GETs in the log.

On Wed, Dec 2, 2020 at 11:05 AM vince  wrote:

> Is there an easy way to dump what weewx posts up to WU into a
> human-readable format ?
>
> There's a different thread re: RapidFire not showing gusts for a
> WeatherFlow station, and it would be nice to be able to debug what weewx is
> sending vs. what WU is displaying.
>
> Weather Underground Haiku...
>WU bugs
>increasingly bite users
>so best of luck dude
>
> --
> 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
> https://groups.google.com/d/msgid/weewx-user/95f76d55-8873-43f6-b744-3233a8f2cee0n%40googlegroups.com
> 
> .
>

-- 
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 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAVhfeEXO2uW2dG7QYz_drwVcUUyhdSbXbVwAiWrTrLYA%40mail.gmail.com.


[weewx-user] Beware macOS 11.0 Big Sur and python3.9

2020-12-02 Thread Chris Alemany
Hello all,

I just spent an hour re-activating my weewx install and a couple other services 
after I ran brew upgrade and it updated ffmpeg and some other utilities 
requiring python 3.9.

It turns out a host of pip modules, including Cheetah3 and pyephem, don’t build 
under 3.9 of pip quite yet. (Complaining of int -> str errors)

So I had to make sure the modules were available to the 3.8 version and then 
run weewx specifically with that version rather than with the generic python3 
command.

A bit of an unexpected headache but such is life.  Hopefully this message warns 
others.. and hopefully in time the modules will come along in 3.9

Cheers
Chris

-- 
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 
https://groups.google.com/d/msgid/weewx-user/499B9E68-5E66-4389-8A9B-048668E06A74%40gmail.com.


[weewx-user] Re: Beware macOS 11.0 Big Sur and python3.9

2020-12-02 Thread vince
anybody gutsy enough to try weewx on the new M1 chip os ?

-- 
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 
https://groups.google.com/d/msgid/weewx-user/ac186eaa-3a15-489f-9715-2114a46203den%40googlegroups.com.


Re: [weewx-user] Re: Web pages stuck at 11:40, but Wunderground-RF is doing just fine

2020-12-02 Thread Del Merritt
Gary: thanks. After some more reading I tried a "deep" power cycle (didn't
help) and finally did a wee_device --dump followed by a wee_devive
--clear-memory; the HTML pages are back online.

First time I recall this happening, and nice to have a responsive community.

Cheers,
-Del

On Wed, Dec 2, 2020 at 12:44 AM gjr80  wrote:

> Hi,
>
> The symptoms you describe sound like a case of corrupt station memory,
> common enough when a Davis station experiences a power outage. Try working
> through the Corrupt station memory
> 
> section of the Troubleshooting Davis stations wiki entry
> 
> .
>
> Gary
>
> On Wednesday, 2 December 2020 at 14:28:53 UTC+10 unc...@gmail.com wrote:
>
>> I've had my station set up since March 2020 (and years ago I was a wview
>> user) with my Davis Vantage Pro 2. Yesterday evening I lost power, and the
>> RPi that runs weewx 4.2.0 isn't on a UPS. When the power returned today
>> just past noon, everything seemed to crank up, but the web pages created
>> stopped at 11:40am (EST) today. The log shows that Wunderground-RF is
>> chugging along fine, and I see appropriate data on wunderground:
>>https://www.wunderground.com/dashboard/pws/KMENEWCA14
>>
>> Below is what should be the relevant - and lightly edited - log extract
>> from the period in question. You can see lots of updates to weewx.sdb up
>> until 11:40. The one smoking gun, perhaps, is the clock error message at
>> 12:26:27?
>>
>> I have done a systemctl restart weewx.service; didn't seem to help. I
>> stopped it and used screen to confirm I got a "TEST" response from the VP2
>> console. I confirmed with a sqlite3 PRAGMA integrity-check; that the two
>> database files are OK. I have even done a full reboot of the RPi.
>>
>> I did try the "delete from archive where dateTime > X;" trick; didn't
>> help. My weewx.sdb file's timestamp happens to also be stuck at the time
>> the 11:40 record was added, which was 12:26:
>>   /var/lib/weewx$ ls -lt
>>-rw-r--r-- 1 root root 14618624 Dec  1 12:26 weewx.sdb
>>   -rw-r--r-- 1 root root57344 Dec  1 12:25 forecast.sdb
>>
>> Still, the /var/www/html/weewx/index.html with the current date and time
>> has:
>>   
>> Phil's Hill, Newcastle, ME
>> 12/01/2020 11:40:00 AM
>>   
>>
>> And the graphs on that page (pretty stock) all stop at 11:40am today as
>> well.
>>
>> Help?
>>
>> Here's the logfile info from /var/log/messages:
>>
>> --
>> Life is good until the power went out:
>> Nov 30 20:19:33 lunos weewx[791] INFO weewx.restx: Wunderground-RF:
>> Published record 2020-11-30 20:19:33 EST (1606785573)
>> Dec  1 12:25:34 lunos weewx[791] INFO weewx.restx: Wunderground-RF:
>> Published record 2020-12-01 12:25:35 EST (1606843535)
>> Dec  1 12:25:35 lunos rsyslogd:  [origin software="rsyslogd"
>> swVersion="8.1901.0" x-pid="347" x-info="https://www.rsyslog.com";]
>> rsyslogd was HUPed
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 20:55:00 EST (1606787700) to database 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 20:55:00 EST (1606787700) to daily summary in 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO user.forecast: WUThread: WU:
>> download forecast from '
>> https://api.weather.com//v3/wx/forecast/daily/5day?geocode=44.0,-69.58985&format=json&units=e&language=en-US&apiKey=[redacted]
>> '
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 21:00:00 EST (1606788000) to database 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO user.forecast: ZambrettiThread:
>> Zambretti: generated 1 forecast record
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 21:00:00 EST (1606788000) to daily summary in 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 20:55:00 EST (1606787700) to database 'forecast.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.restx: PWSWeather: Published
>> record 2020-11-30 20:55:00 EST (1606787700)
>> Dec  1 12:25:40 lunos weewx[791] INFO user.forecast: ZambrettiThread:
>> Zambretti: saved 1 forecast records
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 21:05:00 EST (1606788300) to database 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.manager: Added record
>> 2020-11-30 21:05:00 EST (1606788300) to daily summary in 'weewx.sdb'
>> Dec  1 12:25:40 lunos weewx[791] INFO user.forecast: ZambrettiThread:
>> Zambretti: deleted forecasts prior to 1606238740
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.restx: PWSWeather: Published
>> record 2020-11-30 21:00:00 EST (1606788000)
>> Dec  1 12:25:40 lunos weewx[791] INFO weewx.restx: StationRegistry:
>> Published record 2020-11-30 20:55:00 EST (1606787700)
>> Dec  1 12:25