prop/lib/microwaveprop/weather/grib2
Graham McIntire 81cb735d6e
Skip corrupt GRIB2 messages instead of failing entire fetch
Both extract_points and extract_grid now skip messages with missing
data sections instead of halting. Pressure product fetch is now
optional for both grid and single-point modes — if pressure data
has corrupt messages, surface-only profiles are still stored. Fixes
historical HRRR backfill failing on old data with incomplete files.
2026-03-31 08:12:10 -05:00
..
complex_packing.ex Add batch GRIB2 extraction for multi-point grid queries 2026-03-30 16:50:03 -05:00
extractor.ex Skip corrupt GRIB2 messages instead of failing entire fetch 2026-03-31 08:12:10 -05:00
lambert_conformal.ex Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -05:00
section.ex Add HRRR batch fetch client with multi-point grid extraction 2026-03-30 17:08:21 -05:00
simple_packing.ex Add batch GRIB2 extraction for multi-point grid queries 2026-03-30 16:50:03 -05:00