prop/test/microwaveprop
Graham McIntire 40d1fa03aa
QSO submission triggers enrichment directly, fix prod badarith crash
- Add enqueue_for_qso/1 to directly enqueue weather/HRRR/terrain/IEMRE
  jobs for a single user-submitted QSO (no cron, no bulk processing)
- Submit flow calls enqueue_for_qso instead of generic enqueue worker
- Add enrichment queues to prod config for on-demand processing
- Guard against HRRR fill values in store_hrrr_profiles (fixes badarith)
- Filter QSOs without pos2 in build_terrain_jobs
2026-03-31 12:29:39 -05:00
..
commercial Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
propagation Increase grid to 0.125 degrees with smooth canvas overlay 2026-03-31 08:52:07 -05:00
radio Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain Add covering index for map viewport query (6s -> 25ms) 2026-03-31 09:36:36 -05:00
weather Exclude slow GRIB2 fixture tests by default (81s -> 16s) 2026-03-31 10:00:13 -05:00
workers QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -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