Files
Astrape/gibil
rpotter6298 ff0c65a794 Fix weather display: use issued_at for zero-hour truth and deduplicate forecasts
- Changed save_zero_hour_forecast_as_truth to use issued_at instead of target_at for resolved_at timestamp
- Added window function to deduplicate forecast points, keeping only the most recent for each (target_at, horizon_hours)
- Limits resolved truth query to current time to prevent future points from displaying
- This fixes vertical lines in the chart caused by duplicate forecasts and ensures truth data displays correctly
2026-04-25 21:03:50 +02:00
..
2026-04-25 20:35:25 +02:00
2026-04-25 20:35:25 +02:00