prop/test/microwaveprop
Graham McIntire a283ad9c66
Refactor HRRR fetch to batch points per hour
QSO enrichment now groups all path points by HRRR hour and creates
one batch job per hour instead of one job per point. The batch job
downloads the GRIB2 data once and extracts all needed points from
the same binary. Legacy single-point jobs are still supported for
backward compatibility.
2026-03-30 17:21:47 -05:00
..
commercial Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
propagation Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -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 Merge branch 'worktree-agent-a791a51b' into feature/propagation-map 2026-03-30 17:13:43 -05:00
workers Refactor HRRR fetch to batch points per hour 2026-03-30 17:21:47 -05:00
commercial_test.exs Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
propagation_test.exs Add propagation context, grid worker, and fix merge issues 2026-03-30 17:18:05 -05:00
radio_test.exs Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00
terrain_test.exs Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather_test.exs Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00