- Add `mix backtest --all` for consolidated pass/fail table across all features - Add Backtest.consolidated_report/2 and to_consolidated_markdown/1 - Add Features.all_features/0 to auto-discover backtestable features - Add `mix import_contest_logs` for bulk ARRL contest CSV import with dedup - Fix hrrr_climatology to batch by (month, hour) to avoid query timeout - Fix Repo.query! result pattern (Postgrex.Result, not tuple) - Backtest reports for all Phase 1-6 features |
||
|---|---|---|
| .. | ||
| backtest.ex | ||
| era5_backfill.ex | ||
| hrrr_backfill.ex | ||
| hrrr_climatology.ex | ||
| hrrr_native_backfill.ex | ||
| hrrr_native_derive.ex | ||
| import_contest_logs.ex | ||
| notebook.ex | ||
| propagation_grid.ex | ||
| reset_enrichment.ex | ||