powered by
Convert Wind Direction from Numeric to Character
dir_as_char(direction)
Character direction (N, NNE, NE, etc).
Numeric degrees clockwise from north, (0 = N, 45 = NE, etc).
dir_as_char(330)
Run the code above in your browser using DataLab