The units used in the database *have nothing to do* with the units used in reporting.
See the section *Change units for all reports <http://www.weewx.com/docs/customizing.htm#change_defaults>* 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' On Tue, Feb 9, 2021 at 1:47 AM Jan Stelling <[email protected]> wrote: > 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): > https://www.janstelling.de/wetter/records/ > 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). > > > -- > 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/d3386650-2682-44f3-a0e3-fd88fd7f8dd1n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/d3386650-2682-44f3-a0e3-fd88fd7f8dd1n%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/CAPq0zEB%3DRU9g2Pb5qL86FXm15T9x-de7s9YCrashz65%3DcOvw4g%40mail.gmail.com.
