openclimatefix / open-source-quartz-solar-forecast

Open Source Solar Site Level Forecast
MIT License
69 stars 55 forks source link

Capacity > 4 KWP errors #203

Closed peterdudfield closed 1 month ago

peterdudfield commented 1 month ago

Following on from #130, we can see errors when large capacity are used. This is becasye the model is trained on 1-4 KWp sites.

I suggest the following

  1. Check in if capacity>4
  2. If so, reduce capcity to 4 and add warning message
  3. run model
  4. scale results back to original capacity