Scored forecast accuracy for an inverter, by hour and forecast tier
The scored accuracy of one inverter’s forecasts over the last days, per hour and tier.
Gated on the trading entitlement, like the runs route beside it. Each hour carries, per tier, the scored slot count and the sums of absolute and signed error, so the client can fold hours into days or a time-of-day profile and read MAE and bias off any bucket exactly. Only completed local days are scored, each morning, so the newest hours of the window carry no entry yet.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization the inverter belongs to.
The inverter whose scored accuracy to read.
Query Parameters
Which forecast to score: PV production or household consumption.
pv, hh Window length in days, ending now (1..15, default 7) — the same window the runs route draws.
1 <= x <= 15Response
OK
One inverter's scored forecast accuracy over the window, per hour and tier.
What the daily accuracy job scored — InverterForecastAccuracyPoint, cleaned actuals against
each tier's run — rather than the raw comparison the runs route invites. tiers names the
tiers kind is scored on in display order: day-ahead (the D-1 morning run), midnight (the
first run of the day), intraday (the run two hours ahead), and for household the rolling
7-day baseline it is measured against. Only completed local days are scored, so the newest
hours of the window carry no entry yet.
Server time when the window was resolved.
First slot of the window the scores were read over.
Which forecast the scores are about.
pv, hh The inverter's resolved array capacity in watts, or null when unknown.
The tiers this kind is scored on, in display order.
Every hour in the window some tier scored, hour-ordered; an hour nothing scored is absent.
