prop/lib/microwaveprop_web
Graham McIntire e82e631135
HRRR forecast hours (f00-f18) with timeline map UI
- HrrrClient.hrrr_url accepts forecast_hour param (wrfsfcfHH.grib2)
- PropagationGridWorker fetches all 19 forecast hours per run
- Propagation.scores_at/3 queries scores at specific valid_time
- Propagation.available_valid_times/1 returns all forecast times for timeline
- Pruning keeps scores with valid_time >= now - 2h (forecast-aware)
- MapLive: select_time event, timeline data pushed to JS
- JS: forecast timeline bar at bottom of map with clickable hour buttons
- PubSub broadcast sends list of valid_times instead of single time
2026-03-31 16:44:47 -05:00
..
components Add regional analysis to algo.md, update site title to NTMS 2026-03-31 10:47:39 -05:00
controllers Add click-to-inspect factor breakdown popup on map 2026-03-31 09:45:50 -05:00
live HRRR forecast hours (f00-f18) with timeline map UI 2026-03-31 16:44:47 -05:00
plugs Log client IP from X-Forwarded-For in request logs 2026-03-31 12:05:05 -05:00
endpoint.ex Log client IP from X-Forwarded-For in request logs 2026-03-31 12:05:05 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Show topbar loading indicator while scores are loading 2026-03-31 09:30:20 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00