prop/lib/microwaveprop/weather/grib2
Graham McIntire 4e2d74e21c
Build wgrib2 in Docker with cached build stage
Add a separate wgrib2-builder stage that compiles wgrib2 from source.
Docker layer caching means this only builds once — subsequent deploys
reuse the cached layer. The binary is copied into the final runtime
image. Also fixed wgrib2 path lookup to be runtime instead of
compile-time so it works in the Docker build pipeline.
2026-03-31 08:55:09 -05:00
..
complex_packing.ex Add batch GRIB2 extraction for multi-point grid queries 2026-03-30 16:50:03 -05:00
extractor.ex Use wgrib2 for HRRR grid extraction (7s vs 80+ minutes) 2026-03-31 08:33:29 -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
wgrib2.ex Build wgrib2 in Docker with cached build stage 2026-03-31 08:55:09 -05:00