Create a prediction
Creates a new prediction under the given project. The prediction starts in status: 0 (Draft) and must subsequently be associated with a PowerPlant via POST .../PowerPlant before it can be run. Most model parameters can be left at their defaults; see the Prediction schema for the complete list and their enum values.
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Path Parameters
Body
PredictionStatusEnum
1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.
ISO-8601 datetime as returned by the PlantPredict API. May or may not include a timezone offset; treat as server-local when no offset is present.
TranspositionModelType
0, 1 PerezCoefficientsEnum
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 DiffuseDirectDecompModelType
0, 1, 2, 3 CircumsolarTreatmentType
0, 1 AirMassModelType
0, 1 SoilingModelType
0, 1, 2 ModuleTemperatureModelType
0, 1, 2, 3 IncidenceAngleModelType
2, 3, 4, 5, 6 DirectBeamShadingModel
0, 1, 2, 3, 5, 6 DegradationModel
0, 1, 2, 3, 4 DiffuseShadingModel
0, 1 SpectralShiftModel
0, 1, 2, 3 AshraeVersionEnum
0, 1 PredictionVersionEnum
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 Response
Created prediction ID