On Monday, February 5, 2018 at 9:57:33 AM UTC-5, Cycle London wrote:
>
> Well, if I go to the forecast subdirectory on my browser, I can see 
> predictions under virtually all of the examples (see screenshot).   It's in 
> degrees F which is something else I'd like to change.  
>
>
units are easy - use the same mechanism that you use everywhere else in 
weewx.  do it in the [Units][[Groups]] section of skin.conf, or do it in 
the weewx configuration file like this:

[StdReport]
    ...
    [[StandardReport]]
        skin = Standard
        [[[Units]]]
            [[[[Groups]]]]
                group_altitude = meter
                group_temperature = degree_C
                ...

m

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to