prop/lib/microwaveprop_web/live
Graham McIntire c68774dd66 Add /path calculator page
LiveView page for analyzing microwave propagation between two points.
Features:
- Source/destination input: callsign (via gridmap.org API) or Maidenhead grid
- Band selector for all 8 microwave bands (10-241 GHz)
- Leaflet map showing path line (reuses ContactMap hook)
- Terrain elevation cross-section (reuses ElevationProfile hook)
- Link summary: distance, bearing, terrain verdict
- Loss budget: FSPL + O2 + H2O + rain + diffraction
- Propagation score with 10-factor breakdown
- Current atmospheric conditions from path-integrated HRRR

New CallsignClient for gridmap.org location lookup.
Navigation links added to main navbar and map control panel.
2026-04-07 13:25:07 -05:00
..
contact_live Path-integrated HRRR scoring across pos1/mid/pos2 2026-04-07 12:04:19 -05:00
algo_live.ex Remove timex, earmark, dns_cluster deps; add local implementations 2026-04-02 12:17:37 -05:00
backfill_live.ex Add ERA5 to backfill dashboard and enrichment pipeline 2026-04-07 12:24:21 -05:00
contact_map_live.ex Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
map_live.ex Add /path calculator page 2026-04-07 13:25:07 -05:00
path_live.ex Add /path calculator page 2026-04-07 13:25:07 -05:00
submit_live.ex fix enrichment 2026-04-02 15:30:41 -05:00
weather_map_live.ex Remove icons from navigation links in map control panels 2026-04-07 07:50:39 -05:00