For those who have a number of panels on a roof with one orientation and another number of panels on a roof with another orientation and feed that with two separate strings in the inverter, it would be nice to be able to enter the PV power for each string, each roof orientation and each roof pitch.
GivEnergy's portal allows you to bring in two API's from Solcast and it then calculates the combined average.
That's quite helpful since roofs with very different orientation either catch the morning or evening sun and therefore spread out the PV load further over the day. This has a big impact if your inverter has a limited capacity (e.g. 3.6 kW). If all panels were on one roof, the inverter would cap the peak, however if you spread this out over two peaks (morning and afternoon) then you may never reach the cap and because of the spreading have a higher yield for the day.
The request is thus:
roof 1 pitch
roof 1 orientation
roof 1 PV capacity
roof 1 inverter cap
roof 2 pitch
roof 2 orientation
roof 2 PV capacity
roof 2 inverter cap
It is then fairly easy to calculate the graph (x = time, y = kW) for each roof and then integrate both and add them up to reach the daily predicted output.
Example of the two graphs from Solcast (one graph per roof):
As indicated elsewhere on this forum you can indeed come up for now with a guestimate of the equivalent for both roofs as if it were to have one orientation and pitch, but there's a big difference between winter and summer with that approach and therefore quite inaccurate.
Since the predicted output per day has a big impact on the decision making algorithm that determines whether or not to charge from grid during off-peak and how much, I believe this feature request could make quite a difference to the success of the algorithm.
Good luck implementing this - happy to test 😉.