prop/lib/microwaveprop_web/live
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
..
qso_live Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
algo_live.ex Add Maidenhead grid overlay, consolidate map controls, improve UX 2026-03-31 10:15:21 -05:00
map_live.ex Increase weather queue to 20 and iemre to 10 for faster backfill 2026-03-31 10:41:49 -05:00
submit_live.ex QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00