prop/test/microwaveprop
Graham McIntire 2ae60d036b
Add SRTM auto-download on tile miss from AWS Terrain Tiles
When a local .hgt tile is missing, download it from the public AWS S3
skadi bucket, decompress with zlib, and write to the tiles directory
before retrying the lookup. Falls back to Open-Meteo/OpenTopo APIs if
the download fails.
2026-03-30 08:36:21 -05:00
..
radio Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
weather Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -05:00
workers Cancel HRRR jobs on permanent failures (404, outside_grid) 2026-03-30 07:53:49 -05:00
radio_test.exs Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain_test.exs Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather_test.exs Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00