Since 10.17x (maybe w) the max daily gust direction has been missing from the custom tag - %maxgst%
Example:
Last hour: 11.2 mph SE (%maxgsthr%)
Max day: 11.2 mph (%maxgst%)
(They are the same currently)
Since 10.17x (maybe w) the max daily gust direction has been missing from the custom tag - %maxgst%
Example:
Last hour: 11.2 mph SE (%maxgsthr%)
Max day: 11.2 mph (%maxgst%)
(They are the same currently)
ah
that happened after i tidied up a units issue
(i.e not show units)
but there is a tag to show the gust direction
ah that happened after i tidied up a units issue (i.e not show units) but there is a tag to show the gust direction :)
There is? Which tag Brian? %dirlabel% is for current wind direction
%maxgstwords%
try that one
but, i will make one that uses just the letter…
sorry to be a pain
a new 10.17y zip version now has in use these 2 new custom tags:
%maxgstdirectionletter%…Max Gust direction, i.e. W
%maxavgdirectionletter%…Max Averge direction, i.e. W
sorry to be a paina new 10.17y zip version now has in use these 2 new custom tags:
%maxgstdirectionletter%…Max Gust direction, i.e. W
%maxavgdirectionletter%…Max Averge direction, i.e. W
No problem but…
maxgst% %maxgstdirectionletter%
Becomes:
22.8 mph 22.8 mph
:oops:
oops
i missed 1 line of code , to set the length of the string
uploading a fix as a new 10.17y now