ff0c65a7944987f2eb8b155706b3bb8643851b62
- 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
Description
No description provided
Languages
Python
100%