prop/test
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
..
microwaveprop QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00
microwaveprop_web Rename 'How this works' to 'Scoring Algorithm' 2026-03-31 10:24:04 -05:00
mix/tasks Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00
support Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
test_helper.exs Exclude slow GRIB2 fixture tests by default (81s -> 16s) 2026-03-31 10:00:13 -05:00