The HRRR scalar cache can hold a previous run's forecast hours past their useful life — the timeline was offering "current conditions" points that were 2-3 hours old, which is more misleading than helpful on a map labeled "Now". Filter Weather.available_weather_valid_times() through a `now - 1h` cutoff in mount, :weather_updated, and :propagation_pipeline_progress so the timeline only ever shows the most recent analysis hour plus forecast hours. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| live_helpers.ex | ||
| live_table_footer.ex | ||
| live_table_resource.ex | ||
| location_resolver.ex | ||
| metrics_plug.ex | ||
| router.ex | ||
| skew_t.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||