prop/lib
Graham McIntire 1e205cb471
Add propagation context, grid worker, and fix merge issues
- Replace stub propagation.ex with real implementation (score_grid_point,
  upsert_scores, latest_scores, latest_valid_time)
- Add PropagationGridWorker (hourly Oban cron) for CONUS grid scoring
- Add mix propagation_grid task for manual triggering
- Fix duplicate extract_grid/2 from parallel merges
- Fix extract_grid to skip outside-grid points instead of erroring
- Add propagation queue to Oban config
2026-03-30 17:18:05 -05:00
..
microwaveprop Add propagation context, grid worker, and fix merge issues 2026-03-30 17:18:05 -05:00
microwaveprop_web Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
mix/tasks Add propagation context, grid worker, and fix merge issues 2026-03-30 17:18:05 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00