Re: [weewx-user] Re: removed bad rainrate data but this did not reflect in totals

2024-05-15 Thread gjr80
That's quite possible, when Xtypes came along in v4.0.0 the StdWXCalculate service was re-written to utilise Xtypes resulting in rainRate only being calculated for loop packets. Versions before v4.0.0 calculated rainRate for both loop packets and archive records. But I digress. Gary On Wednes

[weewx-user] Wlink doesn't run

2024-05-15 Thread Justin Wenk
Hi everyone! I have the following problem: I want to use the “Wlink” extension (https://github.com/weewx/weewx/wiki/wlink). I followed the instructions but I always get an error. I use WeeWX on macOS (Sonoma 14.13.1). *Log:* 2024-05-15 12:01:32 weewxd[2676]: INFO weewxd: Initializing weewxd ve

Re: [weewx-user] Wlink doesn't run

2024-05-15 Thread Tom Keffer
It looks like the wlink extension was never ported to Python 3. On Wed, May 15, 2024 at 3:35 AM Justin Wenk wrote: > Hi everyone! I have the following problem: I want to use the “Wlink” > extension (https://github.com/weewx/weewx/wiki/wlink). I followed the > instructions but I always get an err

[weewx-user] Weewx new install on raspberry pi. SDR failed to start

2024-05-15 Thread Joseph Key
New SD card with a fresh install of Raspberry Pi OS (64bit). Used the apt to install apache2, rtl-433 and rtl-sdr. Used the weewx guide at https://weewx.com/docs/5.0/quickstarts/debian/ to install weewx 5.0 using apt. Added the weewx-sdr extension from https://github.com/matthewwall/weewx-sdr.

Re: [weewx-user] Weewx new install on raspberry pi. SDR failed to start

2024-05-15 Thread Tom Keffer
Good sleuthing! Be sure to see the wiki Understanding permissions . It covers some of this ground. On Wed, May 15, 2024 at 6:57 PM Joseph Key wrote: > New SD card with a fresh install of Raspberry Pi OS (64bit). Used the apt > to in

Re: [weewx-user] Your hardware experience (for running WeeWX, the service)

2024-05-15 Thread 'Cameron D' via weewx-user
Will get back on track eventually, but I was inspired by the mains stability plot to look at my data. I have nearly 13 years of data from my PV system and did a histogram of the daily averages - so far just for frequency. [image: distribution of daily averages.png] Curious - almost always below

Re: [weewx-user] Wlink doesn't run

2024-05-15 Thread Karen K
If the PC running WeeWX and the Weatherlink device is on the same network, you could try to retrieve data directly from the device instead of fetching it from weatherlink.com. You may want to try the WeatherLinkLiveUDP driver for this. Or if