prop/config
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
..
config.exs Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
dev.exs initial 2026-03-28 11:28:47 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs initial 2026-03-28 11:28:47 -05:00
test.exs Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -05:00