Skip to content

Small appliation for converting FAA NASR Data to useful files for MyFlightRoute.

License

Notifications You must be signed in to change notification settings

MyFlightRoute/FAA-NASR-Data-Processor

Repository files navigation

FAA NASR Data Processor

GitHub Release Discord

Description

The NASR Data processor is a tool for extracting data from the FAA NASR files and make them useful for MyFlightRoute. Additionally, it creates changelogs for Californian TEC Routes and Airport changes inside of the PilotEdge service area.

Requirements

  • NASR Data
    • Currently, only Airport and Preferred Route/Tower En route Control data is used.

Usage

  1. Download the latest release from GitHub.
  2. Download two copies of the NASR data from different data cycles. APT and PFR copies are required for the application to fully function.
  3. Create a folder in the same as the executable called "data". Alternatively, run the program and it will create it for you
  4. Extract the APT_BASE.csv and PFR_BASE.csv files from the newer nav data cycle into the data folder.
  5. Rename these files to APT_BASE_NEW.csv and PFR_BASE_NEW.csv
  6. Extract the APT_BASE.csv and PFR_BASE.csv from the older nav data cycle into the data folder.
  7. Run the program and enjoy.

Contributing

Please see CONTRIBUTING.md

Contact

To contact me, please email contact@myflightroute.com or join our Discord server.