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. |
||
|---|---|---|
| .. | ||
| controllers | ||
| live | ||
| plugs | ||
| analytics_test.exs | ||
| live_helpers_test.exs | ||
| live_table_footer_test.exs | ||
| location_resolver_test.exs | ||
| metrics_log_suppression_test.exs | ||
| metrics_plug_test.exs | ||
| skew_t_property_test.exs | ||
| skew_t_test.exs | ||
| telemetry_test.exs | ||
| user_auth_test.exs | ||