powered by
Convert Wind Direction from a Character to an Integer
dir_as_integer(direction)
An integer representing degrees clockwise from north.
A direction, as a string (N, NNE, NE, ENE, E, ESE, etc).
dir_as_integer("NNW")
Run the code above in your browser using DataLab