Windrun only in Miles [Belchertown skin]

52 views
Skip to first unread message

Jan Stelling

unread,
Feb 9, 2021, 4:47:45 AM2/9/21
to weewx-user
A couple of weeks I extended my weewx installation to include windrun and apparent temperature. On my records page, the windrun does only up in miles (Meilen):
I personally would expect it to be noted as kilometers. Any idea why it only shows up in miles? The database already uses metric units (set in weewx.conf, target_unit = metricwx).


Tom Keffer

unread,
Feb 9, 2021, 8:46:20 AM2/9/21
to weewx-user
The units used in the database have nothing to do with the units used in reporting. 

See the section Change units for all reports in the Customizing Guide for how to change the reporting units. I am not familiar with the  Belchertown skin, but if it acts like every other skin, you need to change the line 
group_distance     = mile                 # Options are 'mile' or 'km'
to
group_distance     = km                 # Options are 'mile' or 'km'

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d3386650-2682-44f3-a0e3-fd88fd7f8dd1n%40googlegroups.com.

Jan Stelling

unread,
Feb 9, 2021, 2:06:50 PM2/9/21
to weewx-user
This did the trick. I completely ignored/overlooked this section and corrected some other units as well.
Thanks!

Reply all
Reply to author
Forward
0 new messages