JohnMarzulli / categorical-sectional

Version of the light-up-map that works with "individually addressable" string lights based on the WS2801.
28 stars 17 forks source link

Weather Service And FAA CSV Identifiers Do Not Always Match #17

Closed JohnMarzulli closed 4 years ago

JohnMarzulli commented 5 years ago

In the instance of W29, the FAA weather service expects it as K2W9

The FAA CSV file that is used to pull Lat/Long for the daylight service expects it as W29.

The Weather Service should be considered the canonical identifier as this requires a webservice call to determine if it is correct or not.

As the CSV data is local and relatively fast, we can try to modify the identifier if it is not found directly to get a best match.