prop/lib/microwaveprop/weather/grib2
Graham McIntire 663f1b7b46
Add HRRR batch fetch client with multi-point grid extraction
Add fetch_grid/3 for batch HRRR data retrieval across multiple lat/lon
points in a single download pass. Expand surface messages to include
wind (UGRD/VGRD), cloud cover (TCDC), and precipitation (APCP). Add
extract_grid/2 to the GRIB2 extractor for multi-point extraction from
a single GRIB binary, and add GRIB2 variable identifiers for the new
surface fields.
2026-03-30 17:08:21 -05:00
..
complex_packing.ex Fix complex packing bit-padding bug corrupting decoded values 2026-03-30 09:54:10 -05:00
extractor.ex Add HRRR batch fetch client with multi-point grid extraction 2026-03-30 17:08:21 -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 Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -05:00