prop/config
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
..
config.exs Add propagation context, grid worker, and fix merge issues 2026-03-30 17:18:05 -05:00
dev.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
test.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00