2024-09-03 11:40:09 -04:00
2024-01-05 21:21:57 -05:00
2024-09-03 11:40:09 -04:00
2024-09-03 11:40:09 -04:00
2024-07-12 12:19:08 -04:00
2024-07-12 12:19:08 -04:00
2023-12-19 16:25:11 -05:00
2024-07-12 12:19:08 -04:00

Aviation Weather

Makefile

make help to list all commands

Setup

  1. Copy .env.TEMPLATE to .env
  2. Generate JWT RS256 (RSA Signature with SHA-256) Private/Public keys with make generate
  3. Build the service and ui images with make build
  4. Run the application with make up

Decoding METARS

The following resources were used to help decode METARS.

OpenMapTiles

Generate Vector Tiles

Description
Aviation Data Project
https://aviation.bensherriff.com
Readme 23 MiB
Languages
Rust 65.5%
TypeScript 23.1%
CSS 6%
Shell 1.6%
HTML 1.5%
Other 2.3%