I think you'll have to use the solution pointed out farther up this thread.
In weewx.conf

[StdCalibrate]

    [[Corrections]]
        # For each type, an arbitrary calibration expression can be given.
        # It should be in the units defined in the StdConvert section.
        windMax = 13.5

Unfortunately, that also means the value will end up in your database.

-tk

On Fri, May 1, 2020 at 12:50 AM Jeff A. D. <[email protected]> wrote:

> What's the best way to do this with WeeWX Version 4?  Doing it this way
> would give an error of " UnknownType: 13.5".
>
> Thanks,
>
> On Thursday, March 5, 2020 at 2:28:51 AM UTC-7, jf42 wrote:
>>
>>
>> Update: when using the above settings in skin.conf, the y unit is lost.
>> Changing the sequence of plots
>> and explicitly giving the colors for all plots solves the problem:
>>
>>
>>         [[[daywind]]]
>>             [[[[windMax]]]]
>>               data_type = 13.5
>>               label = ' '
>>               color = orange
>>               width = 3
>>             [[[[windSpeed]]]]
>>               color = 0xb48242
>>             [[[[windGust]]]]
>>               color = 0x4242b4
>>
>>
>>
>> [image: Wind Speed]
>>
>> --
> 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/0cb502eb-b7fc-456d-bf98-c13e9cc5da4d%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/0cb502eb-b7fc-456d-bf98-c13e9cc5da4d%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/CAPq0zEDL0Y7A2Bq7K_6s3epaOi_wbg%2Bp5DqWaBoHsWzEJ8DcQw%40mail.gmail.com.

Reply via email to