prop/test/microwaveprop/workers
Graham McIntire a283ad9c66
Refactor HRRR fetch to batch points per hour
QSO enrichment now groups all path points by HRRR hour and creates
one batch job per hour instead of one job per point. The batch job
downloads the GRIB2 data once and extracts all needed points from
the same binary. Legacy single-point jobs are still supported for
backward compatibility.
2026-03-30 17:21:47 -05:00
..
hrrr_fetch_worker_test.exs Cancel HRRR jobs on permanent failures (404, outside_grid) 2026-03-30 07:53:49 -05:00
iemre_fetch_worker_test.exs Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
qso_weather_enqueue_worker_test.exs Refactor HRRR fetch to batch points per hour 2026-03-30 17:21:47 -05:00
solar_index_worker_test.exs Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
terrain_profile_worker_test.exs Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather_fetch_worker_test.exs Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00