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

Include solar azimuth and elevation in the GSP query #51

Open JackKelly opened 2 years ago

JackKelly commented 2 years ago

The tricky bit is aligning the 5-minutely times of the solar data with the half-hourly GSP data

JackKelly commented 2 years ago

Actually, not so sure this is essential. When I tried removing azimuth and elevation from the PV queries, it didn't hurt performance at all.