prop/test
Graham McIntire ab04cb9168 Phase 0: backtest harness
Add Microwaveprop.Backtest: a feature-evaluation framework that runs
a (lat, lon, valid_time) -> float function over the historical QSO
corpus and a matched random-time baseline, reporting distribution
statistics, distance-binned lift, and band-stratified lift.

Adds four baseline feature wrappers around the current scorer inputs
(naive_gradient, td_depression, time_of_day, pressure), a mix backtest
CLI, and the first set of baseline reports under priv/backtest_reports
so downstream phases have a frozen reference point to compare against.
2026-04-09 16:10:54 -05:00
..
microwaveprop Phase 0: backtest harness 2026-04-09 16:10:54 -05:00
microwaveprop_web Show submitter callsign on the contacts index 2026-04-09 14:02:30 -05:00
mix/tasks fix enrichment 2026-04-02 15:30:41 -05:00
support Beacon height in feet, auto-fill lat/lon from grid 2026-04-08 12:55:10 -05:00
test_helper.exs Exclude slow GRIB2 fixture tests by default (81s -> 16s) 2026-03-31 10:00:13 -05:00