Closed JackKelly closed 2 years ago
I think the data loading code is behaving as before. What's new is that, now, the code that creates the solar position now cares about missing PV data. Maybe the fix is to return nan solar position if all PV systems are nan. And make sure the loss and attention masks missing PV systems
It's for a GSP in deep northern Scotland!
This is fixed now :slightly_smiling_face:
I'll create another issue to create a unittest for this.