prop/lib
Graham McIntire ded9c054ac
Multi-point path enrichment for HRRR, IEMRE, and weather data
Enqueue worker now gathers atmospheric data at pos1, midpoint, and pos2
along each QSO path instead of only pos1. Existing has_* guards prevent
duplicate fetches at each grid point.

- Add Radio.qso_path_points/1 for path point extraction
- Update hrrr_job_for_qso, iemre_job_for_qso, jobs_for_qso to iterate path points
- Refactor Weather into find_nearest_hrrr/3 and find_nearest_iemre/3
- Add hrrr_profiles_for_path/1 and iemre_for_path/1 query functions
- Add mix reset_enrichment task to trigger re-processing
2026-03-30 16:09:01 -05:00
..
microwaveprop Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00
microwaveprop_web Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
mix/tasks Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00