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

Create a SelectPVSystemsNearCenterOfImage xr_batch_processor #25

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

Create a SelectPVSystemsNearCenterOfImage xr_batch_processor (i.e. split this out from the existing Select1PVSystem xr_batch_processor) which maybe just drops any examples which don't have any PV systems in the region of interest. (make sure to drop examples across all modalities!) If dropping examples doesn't work then copy random examples which have PV systems.