Open
Description
Detailed Description
Add a column on the forecast table that
Context
- we already have creation time, but this is the forecast initialisation time. We might make the foreacst ay 16.13, but the initalisation time is 16.00
- https://github.com/openclimatefix/pv-site-datamodel/blob/main/pvsite_datamodel/sqlmodels.py#L320
- Dynamic weights uk-pv-forecast-blend#39
Possible Implementation
- add optional column to ForecastSQL table, name could be
intialization_datetime_utc
- add to Forecast pydantic object too
- update PVnet-app to add this time ine
- update National-xg to add this time in