Both the Elixir initial-cursor pick and the JS timeline renderer used nearest-by-absolute-distance, so any wall-clock time past :30 snapped the 'Now' label onto the next top-of-hour forecast — up to ~30 min in the future. Switch to the latest valid_time at or before wall-clock, with a fallback to the earliest time when every slot is future (shouldn't happen for HRRR, safe default). |
||
|---|---|---|
| .. | ||
| algo_live_test.exs | ||
| beacon_live_test.exs | ||
| contact_live_test.exs | ||
| import_live_test.exs | ||
| map_live_test.exs | ||
| path_live_test.exs | ||
| status_live_test.exs | ||
| submit_live_test.exs | ||
| user_management_live_test.exs | ||
| user_profile_live_test.exs | ||
| weather_map_live_test.exs | ||