prop/lib/microwaveprop/propagation
Graham McIntire b7446e83f5
Use wgrib2 for HRRR grid extraction (7s vs 80+ minutes)
Add Wgrib2 module that shells out to wgrib2 binary for fast GRIB2
grid extraction using -lola (nearest-neighbor to regular lat-lon grid).
Falls back to pure-Elixir decoder if wgrib2 is not installed.

Also: parallel GRIB2 range downloads, merge adjacent byte ranges,
skip corrupt messages instead of failing, pressure fetch is optional.
2026-03-31 08:33:29 -05:00
..
band_config.ex Add propagation scoring algorithm with 9 weighted factors 2026-03-30 16:57:38 -05:00
grid.ex Use wgrib2 for HRRR grid extraction (7s vs 80+ minutes) 2026-03-31 08:33:29 -05:00
grid_score.ex Add CONUS grid definition and propagation score schema 2026-03-30 16:50:06 -05:00
scorer.ex Add propagation scoring algorithm with 9 weighted factors 2026-03-30 16:57:38 -05:00