Files
aviation/README.md
2025-04-10 22:51:56 -04:00

1.1 KiB
Executable File

Aviation

Makefile

make help to list all commands

Setup

  1. Override any environment variables in .env.local
  2. Build the api and ui images with make build
  3. Run the application with make up

Data Sources

Airport Data

Potential Data sources

Metar Data

Metar data is collected from aviationweather.gov.

Decoding METARS

The following resources were used to help decode METARS.

OpenMapTiles

Generate Vector Tiles