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

Re-implement SunPosition as a RawDataSource #137

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

But keep the old numpy batch processor as well. Ideally using the same code.

JackKelly commented 2 years ago

This is implemented but completely untested

JackKelly commented 2 years ago

actually, remove this! Keep using the np_batch_processor instead!