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. |
||
|---|---|---|
| .. | ||
| complex_packing.ex | ||
| extractor.ex | ||
| lambert_conformal.ex | ||
| section.ex | ||
| simple_packing.ex | ||