prop/test
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
..
microwaveprop Refactor HRRR fetch to batch points per hour 2026-03-30 17:21:47 -05:00
microwaveprop_web Add propagation context, grid worker, and fix merge issues 2026-03-30 17:18:05 -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 initial 2026-03-28 11:28:47 -05:00