Converting wind direction in angles to text words
EDIT : Since there is an angle change at every 22.5 degrees, the direction should swap hands after 11.25 degrees. Therefore: 349-360//0-11 = N 12-33 = NNE 34-56 = NE Using values from 327-348 (The entire NNW spectrum) failed to produce a result for eudoxos’ answer. After giving it some thought I could not find … Read more