prop/lib/microwaveprop/propagation
Graham McIntire fe5228b306
Prevent duplicate PropagationGridWorker jobs via Oban unique constraint
Worker now uses unique: [period: 3600, states: [:available, :scheduled,
:executing, :retryable]] so Oban atomically prevents duplicates.
FreshnessMonitor simplified — no longer does manual oban_jobs query.
2026-03-31 17:16:40 -05:00
..
band_config.ex Recalibrate refractivity thresholds for HRRR gradient distribution 2026-03-31 16:08:15 -05:00
freshness_monitor.ex Prevent duplicate PropagationGridWorker jobs via Oban unique constraint 2026-03-31 17:16:40 -05:00
grid.ex Increase grid to 0.125 degrees with smooth canvas overlay 2026-03-31 08:52:07 -05:00
grid_score.ex Add CONUS grid definition and propagation score schema 2026-03-30 16:50:06 -05:00
model.ex Add Nx/Axon/EXLA ML model skeleton for propagation prediction 2026-03-31 16:26:34 -05:00
scorer.ex Add propagation scoring algorithm with 9 weighted factors 2026-03-30 16:57:38 -05:00