[weewx-user] SS ticker blank not showing forecast

2023-09-10 Thread Doug Couper
Hi all Installed stainless steel gauges and the real-time gauge data extension. The forecast in the ticker is not showing it is a blank display https://baldivisweather.ddns.net/ss/ Forecast for Weewx is installed and working correctly with the Zambretti forecast, Weewx.Conf has be modified for

[weewx-user] Re: SS ticker blank not showing forecast

2023-09-10 Thread gjr80
We're going to need some more info. Can you please post your [RealtimeGaugeData] stanza from weewx.conf; if you are only using the Zambretti forecast there should be no sensitive info in the stanza, but do check first for API keys, passwords etc before posting. Also, can you edit weewx.conf, se

[weewx-user] Re: SS ticker blank not showing forecast

2023-09-10 Thread Doug Couper
Gray Here is the stanzer will get the log next I have changed the Zambretti bit in the stanzer to lower case to no avail already and reverted back to the capitalised version [RealtimeGaugeData] # This section is for the RTGD service. # Date format to be used in gauge-data.txt. M

[weewx-user] Re: SS ticker blank not showing forecast

2023-09-10 Thread gjr80
Thanks. that all looks as it should. It's been a while since I've looked at any of the forecasting source code in RTGD. Let me re-familiarise myself with it and I will get back to you. Gary On Sunday, 10 September 2023 at 19:10:10 UTC+10 weew...@thecoupers.net wrote: > Here is the debug log

[weewx-user] Re: SS ticker blank not showing forecast

2023-09-10 Thread Doug Couper
Thanks Gary On Sunday, September 10, 2023 at 6:27:42 PM UTC+8 gjr80 wrote: > Thanks. that all looks as it should. It's been a while since I've looked > at any of the forecasting source code in RTGD. Let me re-familiarise myself > with it and I will get back to you. > > Gary > > On Sunday, 10 Se

Re: [weewx-user] Re: Sudden WeeWx crashing

2023-09-10 Thread Elie R
Sorry for the late reply, was out of town for a few days, haven't had a chance to look. @Gary: I see what you mean now, looking at all the other sensor model stanzas in sdr.py they all had the double underscored __name__ . Good catch! Made the changes. @Mark: been using same cmd line as you, but

[weewx-user] Re: SS ticker blank not showing forecast

2023-09-10 Thread gjr80
Doug, I've been able to reproduce the problem. I've created issue #32 on GitHub to track the issue. I wrote the scroller/forecast code used in RTGD over four years ago, back when Matthew Wall's original forecast extension was in use. My code is not as robust as I would like plus it is possible

Re: [weewx-user] wviewweather migration and v5

2023-09-10 Thread Tom Keffer
If you are referring to issue #695 , that change was introduced in V4.4. On Sat, Sep 9, 2023 at 2:16 PM eric greenwade wrote: > Quick question about migrating from wviewweather (5.19.0) to weewx. > Somewhere i saw that v5 is supposed to be more resilien

[weewx-user] Belchertown - can the attribute radius be the result of a measurement or the result of maths ?

2023-09-10 Thread Tim Tuck
Hi all, I've been toying with lightning graphs, in particular this code... [[chart7]]         title = Lightning         [[[lightning_strike_count]]]             yAxis = 0             yAxis_min = 0             yAxis_tickInterval = 1             yAxis_label = "Number of Strikes"             stacki