prop/test/microwaveprop/workers
Graham McIntire 5a9359191f
Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline
Eliminates the external wgrib2 C tool dependency that blocked HRRR
processing. Implements Lambert Conformal projection, simple packing
(Template 5.0), complex packing with spatial differencing (Template 5.3),
and GRIB2 section parsing — enough to extract point values from HRRR
grid data using only Elixir.
2026-03-29 18:43:43 -05:00
..
hrrr_fetch_worker_test.exs Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
qso_weather_enqueue_worker_test.exs Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -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 rate limiting, Req retry, and Oban retry for failed weather fetches 2026-03-29 13:24:52 -05:00