prop/test/microwaveprop
Graham McIntire b077d4facb
Add batch GRIB2 extraction for multi-point grid queries
Add extract_values/3 to SimplePacking and ComplexPacking for batch
index extraction from a single GRIB2 message. Add extract_grid/2 to
Extractor which takes a list of {lat, lon} points and returns all
variable values for each point, skipping points outside the grid.

This enables extracting weather data for many grid points from a
single HRRR download instead of re-parsing per point.
2026-03-30 16:50:03 -05:00
..
commercial Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
radio Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
weather Add batch GRIB2 extraction for multi-point grid queries 2026-03-30 16:50:03 -05:00
workers Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
commercial_test.exs Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
radio_test.exs Add /submit route for user QSO submission 2026-03-29 16:46:35 -05:00
terrain_test.exs Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather_test.exs Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00