prop/lib/mix/tasks
Graham McIntire 6d92973853 Phase 9.1: Consolidated backtest report and contest log import
- 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
2026-04-10 11:57:15 -05:00
..
backtest.ex Phase 9.1: Consolidated backtest report and contest log import 2026-04-10 11:57:15 -05:00
era5_backfill.ex Pause Oban queues in all mix tasks 2026-04-10 09:13:30 -05:00
hrrr_backfill.ex Pause Oban queues in all mix tasks 2026-04-10 09:13:30 -05:00
hrrr_climatology.ex Phase 9.1: Consolidated backtest report and contest log import 2026-04-10 11:57:15 -05:00
hrrr_native_backfill.ex Pause Oban queues in all mix tasks 2026-04-10 09:13:30 -05:00
hrrr_native_derive.ex Pause Oban queues in all mix tasks 2026-04-10 09:13:30 -05:00
import_contest_logs.ex Phase 9.1: Consolidated backtest report and contest log import 2026-04-10 11:57:15 -05:00
notebook.ex Add bin/notebook script to start Phoenix + Livebook together 2026-04-07 11:15:49 -05:00
propagation_grid.ex HRRR forecast hours (f00-f18) with timeline map UI 2026-03-31 16:44:47 -05:00
reset_enrichment.ex Pause Oban queues in all mix tasks 2026-04-10 09:13:30 -05:00