Thanks, That's disappointing. Could a better solution be considered in a future version?
On Friday, May 1, 2020 at 6:43:04 AM UTC-6, Tom Keffer wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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/299b750c-d733-4b30-9096-4958536e05f9%40googlegroups.com.
