$day.wind.vecdir.ordinal_compass should get you what you want. -tk
On Sat, Jan 12, 2019 at 2:36 PM Luigi Carbonera <[email protected]> wrote: > Hello > Hi there is the average wind direction in the NOAA report. > Instead expressed in degrees both in N-NE - E etc. > With this I have in degrees $day.wind.vecdir.nolabel($Dir,$NONE) > TEMPERATURE (°C), RAIN (mm), WIND SPEED (km/h) > > HEAT COOL AVG > MEAN DEG DEG > WIND DOM > DAY TEMP HIGH TIME LOW TIME DAYS DAYS RAIN SPEED > HIGH TIME DIR > > --------------------------------------------------------------------------------------- > 01 -0,9 1,9 12:24 -2,8 20:43 19,3 0,0 0,0 2,2 12,9 > 12:33 242 > 02 1,0 5,3 04:04 -3,1 23:34 17,4 0,0 0,0 3,1 27,4 > 10:16 356 > 03 -2,9 0,4 14:39 -5,0 18:39 21,3 0,0 0,0 2,3 20,9 > 12:14 190 > 04 -4,6 -1,4 15:33 -7,3 07:49 23,0 0,0 0,0 2,5 12,9 > 10:33 211 > > > I would like to > > MEAN DEG DEG WIND > DOM > DAY TEMP HIGH TIME LOW TIME DAYS DAYS RAIN SPEED HIGH > TIME DIR > > ------------------------------------------------------------------------------------ > 1 1.8 7.8 12.43 -2.1 8.05 16.4 0.0 0.0 1.3 14.5 > 12.33 NNE > 2 3.2 12.1 12.15 -3.3 8.06 15.1 0.0 0.0 4.5 40.2 > 13.10 N > 3 1.3 7.6 13.40 -4.3 7.47 17.0 0.0 0.0 3.5 17.7 > 4.44 WSW > 4 0.6 5.5 14.13 -4.1 7.59 17.7 0.0 0.0 4.5 25.7 > 13.00 NE > 5 -1.1 4.4 15.35 -4.8 7.08 19.3 0.0 0.0 1.3 11.3 > 15.09 NNE > > -- > 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. > -- 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.
