Closed ocefpaf closed 8 years ago
@lukecampbell I am not sure if I am getting the right field from https://www.aviationweather.gov/docs/metar/stations.txt
Based on the tests I assume it should be ICAO = 4-character international id. Also, I am not completely certain that all we need to parse is that list. Anyways, I believe this is better than removing it for now.
ICAO = 4-character international id
Affirmative, you want to use the ICAO.
@lukecampbell I am not sure if I am getting the right field from https://www.aviationweather.gov/docs/metar/stations.txt
Based on the tests I assume it should be
ICAO = 4-character international id
. Also, I am not completely certain that all we need to parse is that list. Anyways, I believe this is better than removing it for now.