openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
25 stars 6 forks source link

Collect 6 hours of future gsp data #636

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Detailed Description

MVP should predict forward 6 hours into the future, so lets make sure the next batch has this data available

Possible Implementation

Change GSP future minutes to 360 in config

peterdudfield commented 2 years ago

Could just extend v15 GSP data to 6 hours out.

This then makes use of the fact our data sources are module

JackKelly commented 2 years ago