openclimatefix / neso-solar-consumer

Pull and save data solar forecasts from NESO
1 stars 1 forks source link

format into Forecast object #4

Open peterdudfield opened 4 hours ago

peterdudfield commented 4 hours ago

After pulling the NESO forecast, it would be good to format into OCF format. It would be a Forecast object

peterdudfield commented 4 hours ago

or we could change it straight to a ForecastSQL - a bit like here https://github.com/openclimatefix/uk-pvnet-app/blob/main/pvnet_app/forecast_compiler.py#L427