AWC Wind/Temps

Introduction

Wind and temperature information from the legacy FD winds.

Data Source Characteristics

Data Target Characteristics

  • Database management system: PostgreSQL

  • Database name: io_xpa_db

  • Database table: io_awc_wind_temp

Data Processing

  • Repository: io-xpa-core

  • Script: run_io_xpa_core_aws

  • Task:

    • d_a (Load AWC weather data)

    • d_a_w (Load AWC Wind/Temp data)

Processing Steps:

  1. Load the airport data (all and the ones with an IATA code).

  2. Load the AWC Wind/Temp point data from the REST API.

  3. Store the Wind/Temp data in the database table io_awc_wind_temp.

  4. Determine and store the nearest Wind/Temp airport.

For detailed processing steps, refer to the external repository: io-xpa-core

Configuration Parameters:

awc_weather_data_timeout = 10
awc_weather_data_url_windtemp = "https://aviationweather.gov/api/data/windtemp?region=us"

Contact Information

  • Website: The letter icon in the top right-hand corner of the website header Contact Us.