openclimatefix / power_perceiver

Machine learning experiments using the Perceiver IO model to forecast the electricity system (starting with solar)
MIT License
7 stars 1 forks source link

Modify `GSPQueryGenerator` so it can create both 5-minutely GSP queries, and half-hourly GSP queries #158

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

Actually, I think the cleanest way to implement this is to implement #96. So I'll do that now.