ce6d02be345c2295c27bfe96f93e895bf077b1c2
Aviation Weather
Makefile
make help to list all commands
Setup
- Override any environment variables in
.env.local - Build the api and ui images with
make build - Run the application with
make up
Data Sources
Airport Data
Potential Data sources
- https://adip.faa.gov/agis/public/#/airportSearch/advanced
- https://www.icao.int/Aviation-API-Data-Service/Pages/default.aspx
- https://ourairports.com/data/
- mborsetti/airportsdata
- https://www.iata.org/en/publications/directories/code-search/
- openstreet
Metar Data
Metar data is collected from aviationweather.gov.
Decoding METARS
The following resources were used to help decode METARS.
OpenMapTiles
Description
Languages
Rust
65.5%
TypeScript
23.1%
CSS
6%
Shell
1.6%
HTML
1.5%
Other
2.3%