Hi, using WeeWx 4.80 and Belchertown 1.2. All seems to working as I want with the exception of the reporting of windspeed in the Belchertown skin and graphs.
in skin.conf under
[UNITS]
[[GROUPS]]
I have
group_speed = knot
I have the same in weewx.conf under
[StdReport]
[[Defaults]]
unit_system = metric
[[[Units]]]
group_speed = knot
I believe that unit_system = metric only affects the units for database storage.
Is there something else I need to set to get the speed in knots for reports and graphs?
Barry