[weewx-user] WeeWX series tags with Highcharts

2023-09-04 Thread 'Steeple Ian' via weewx-user
Has anybody had a go at using the experimental series tags introduced in version 4.5 to drive Highcharts (or any similar charting system). -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails

[weewx-user] Weewx and the Meteopi Ethernet

2023-09-04 Thread 'Jon Fear' via weewx-user
Hi folks Have a new install 4.2.10 which was connected to a Davis Vue via a Meteopi ethernet. Managed to get the system working although the link have never been wonderful. Yesterday morning the link stopped working completely. On restart Weewx tries to connect and fails. This is the output:

[weewx-user] Re: Weewx and the Meteopi Ethernet

2023-09-04 Thread 'Jon Fear' via weewx-user
For 4.2.10 read 4.10.2. Oops. Jon On Monday, 4 September 2023 at 16:57:26 UTC+1 Jon Fear wrote: > Hi folks > > Have a new install 4.2.10 which was connected to a Davis Vue via a Meteopi > ethernet. Managed to get the system working although the link have never > been wonderful. Yesterday

[weewx-user] Driver for Vaisala WXT536 and additional sensors

2023-09-04 Thread mihec
Hello, I see that weewx supports the Vaisala WXT5x0 sensors. I am planning to purchase the AWS810 system that includes WXT536 and additional temperature sensors and a couple pyranometers. Does the current weewx driver support the readout of all mentioned sensor values? Thanks! -- You

[weewx-user] Re: Driver for Vaisala WXT536 and additional sensors

2023-09-04 Thread matthew wall
hello! the weewx-wxt5x6 driver supports these protocols: sdi12, nmea, serial it supports these weewx data fields (see the DEFAULT_MAP): windDir, windSpeed, windGustDir, windGust, outTemp, outHumidity, pressure, rain_total, rainRate, hail, hailRate, heatingTemp, heatingVoltage, supplyVoltage,

Re: [weewx-user] WeeWX series tags with Highcharts

2023-09-04 Thread 'Ian Millard' via weewx-user
Funnily enough I have been working the other way round. I have been using under lying Python code in my skin (formerly weewx-Weather34, but soon to be relaunched with a massive code re-write as weewx-DivumWX). I and a fellow developer were having trouble with a particularly complicated chart

Re: [weewx-user] Weewx and the Meteopi Ethernet

2023-09-04 Thread Tom Keffer
I'm not familiar with the Meteo-Pi, but perhaps it's the problem? It would help to see the full log from startup, not just the end. Also, text please, not a screenshot. For tips on getting a good log, see the article *Help! Posting to weewx-user

Re: [weewx-user] Barometer and pressure once again

2023-09-04 Thread Tomasz Lewicki
W dniu 3.09.2023 o 14:02, gszla...@gmail.com pisze: No wonder the OP is confused. In Europe, METARs generally don’t have SLP, they have QNH stated as a “Q code” in the actual METAR report. An Altimeter /QNH reading of 1022 would be Q1022 in the METAR report. So typically, QNH > QFF when

Re: [weewx-user] Barometer and pressure once again

2023-09-04 Thread Tomasz Lewicki
OK, so I was using these terms without knowing them :) poniedziałek, 4 września 2023 o 20:37:41 UTC+2 Greg Troxel napisał(a): > Tomasz Lewicki writes: > > > abbreviations - SLP and ISA :) > > Sea Level Pressure > > https://en.wikipedia.org/wiki/International_Standard_Atmosphere > -- You

Re: [weewx-user] Barometer and pressure once again

2023-09-04 Thread Greg Troxel
Tomasz Lewicki writes: > abbreviations - SLP and ISA :) Sea Level Pressure https://en.wikipedia.org/wiki/International_Standard_Atmosphere -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving

Re: [weewx-user] Rain days from current year on homepage of Berlchertown skin

2023-09-04 Thread Matthias Manhart
Thanks for your support. Tom Keffer schrieb am Montag, 4. September 2023 um 02:02:56 UTC+2: > To show the number of days with more than 1mm of rain so far this year: > > *$year.rain.sum_ge((1, "mm"))* > > > > On Sun, Sep 3, 2023 at 12:48 PM Matthias Manhart > wrote: > >> The original file

[weewx-user] Re: WeeWX series tags with Highcharts

2023-09-04 Thread bell...@gmail.com
I’ve been using it beginning when it was beta code. First to drive ApexCharts and now with Apache ECharts. Works great. Full disclosure, I recently started using the underlying Python code because of the way that WeeWX-Jas can be configured. There is probably a better way, but this was the

Re: [weewx-user] WeeWX series tags with Highcharts

2023-09-04 Thread bell...@gmail.com
Just to be clear, WeeWX is still doing all the heavy lifting. I’m just calling WeeWX’s series method instead of using the series tag. rich On Monday, 4 September 2023 at 13:20:57 UTC-4 Ian Millard wrote: > Funnily enough I have been working the other way round. I have been using > under lying

Re: [weewx-user] weewx V5 report not updating

2023-09-04 Thread gary....@gmail.com
It'll only do that once. I only have data back to 2016, but it took a long time to finish. Afterwards, just as quick as any other skin. I think it is the NOAA reports. On Sunday, September 3, 2023 at 10:39:39 PM UTC-4 vince wrote: > Perhaps try turning WDC off and see if the problem goes away.

Re: [weewx-user] weewx V5 report not updating

2023-09-04 Thread Greg from Oz
It was running for weeks. I only have 1 year of data. Something must have changed somewhere. I have disabled that skin and all is running as it was before. On Tuesday, 5 September 2023 at 06:38:50 UTC+10 gary@gmail.com wrote: > It'll only do that once. I only have data back to 2016, but it