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

FIX MAJOR BUG IN GSP ALIGNMENT #200

Open JackKelly opened 1 year ago

JackKelly commented 1 year ago

_get_gsp_id_to_shape seriously messes up the alignment of GSPs (which results in almost all of the GSPs being matched to totally wrong satellite & NWP data!).

Apply this fix: https://github.com/openclimatefix/ocf_datapipes/pull/188