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 |
||
|---|---|---|
| .. | ||
| commercial | ||
| radio | ||
| terrain | ||
| weather | ||
| workers | ||
| application.ex | ||
| commercial.ex | ||
| mailer.ex | ||
| radio.ex | ||
| release.ex | ||
| repo.ex | ||
| terrain.ex | ||
| weather.ex | ||