prop/lib/microwaveprop
Graham McIntire 8f4f491a5e
Revert to algorithm scorer as primary, add propagation reach polygon
The ML model undervalues conditions outside Aug/Sep training data
(e.g. April with excellent factors scored 37/100). Algorithm's
physics-based factors handle unseen seasons correctly.

- Algorithm is primary scorer, ML infrastructure kept for iteration
- Remove unused ML grid worker code path
- Add client-side propagation reach: BFS flood-fill from clicked point
  through contiguous cells with score >= 50, drawn as convex hull polygon
2026-04-01 10:21:54 -05:00
..
commercial Fix SNMP polling: remove invalid timeout option and normalize OID format 2026-03-30 13:44:49 -05:00
propagation Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
radio Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
terrain Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00
weather HRRR forecast hours (f00-f18) with timeline map UI 2026-03-31 16:44:47 -05:00
workers Revert to algorithm scorer as primary, add propagation reach polygon 2026-04-01 10:21:54 -05:00
application.ex Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
commercial.ex Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
mailer.ex initial 2026-03-28 11:28:47 -05:00
propagation.ex Revert to algorithm scorer as primary, add propagation reach polygon 2026-04-01 10:21:54 -05:00
radio.ex Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
release.ex docker 2026-03-28 11:41:31 -05:00
repo.ex initial 2026-03-28 11:28:47 -05:00
terrain.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather.ex Tighten HRRR grid profile retention from 48h to 24h 2026-03-31 17:20:46 -05:00