That’s fixed it Gary, many thanks! Happy New Year,
Rory > On 1 Jan 2024, at 19:54, gjr80 <[email protected]> wrote: > > Rory, > > There is a bug in the realtime gauge extension windrun unit conversion, the > net result was that when specifying wind speed in mile_per_hour windrun was > left as the km value rather than converted to miles. Display wise that meant > your gauges show units of miles, but the value displayed is the km value. > Fixed in v0.6.6, you can download the v0.6.6 package from the Realtime gauge > data extension releases page > <https://github.com/gjr80/weewx-realtime_gauge-data/releases>. > > Gary > On Monday 1 January 2024 at 22:32:09 UTC+10 [email protected] > <http://googlemail.com/> wrote: >> Hi Gary, that's great, thanks for the update. I replaced rtgd.py with >> version 0.6.5 and the wind run odometer is now working and updating. One >> issue remains, the wind run displayed on the odometer is different to that >> displayed on my current conditions page, could this be due to the way it is >> calculated or accumulated? My calculation uses $day.windrun.sum, looking >> through rtgd.py your calculation looks the same: >> 'windrun': { >> 'source': 'windrun', >> 'aggregate': 'sum', >> 'aggregate_period': 'day', >> 'group': 'group_distance' >> }, >> >> Not sure why there should be such a difference, have a look at my live page: >> https://www.360shetland.co.uk/weather/live.html then compare it to the >> Current page. At the time of writing the odometer reads 216.9 while on the >> Current page it is reading 134.9, a difference of 82 miles. >> >> Thanks, >> >> Rory >> On Monday, January 1, 2024 at 3:05:03 AM UTC gjr80 wrote: >>> I've released v0.6.5 of the Realtime gauge data extension that should fix >>> the zero windrun issue. The extension package can be downloaded from the >>> Realtime gauge data extension releases page >>> <https://github.com/gjr80/weewx-realtime_gauge-data/releases>. >>> >>> Gary > > > -- > You received this message because you are subscribed to a topic in the Google > Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/l5mTCp0_ZmY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/1af1db9e-98a3-4dae-942c-3bb176c0684dn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/1af1db9e-98a3-4dae-942c-3bb176c0684dn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/77680660-689D-4FE6-9050-41BC34A77E5C%40googlemail.com.
