Run quality check on a parsed weather file
The Quality Check endpoint is used to confirm:
- The specified column mappings are valid
- The input values for the specified data type are within tolerance and do not exceed realistic values.
- Your weather file is ready for import - If all validations pass, the API will return a message indicating there were no errors found and you are good to proceed to the final step.
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Body
LibraryStatusEnum
0, 1, 2, 3, 4, 5, 6 WeatherSourceTypeAPIEnum
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 WeatherFormat
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 WeatherTimestampDefinitionEnum
0, 1, 2, 3 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.
WeatherDataProvider
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 WeatherDataType
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 DCFieldTrackingTypeEnum
0, 1, 2 Response
Quality check result
LibraryStatusEnum
0, 1, 2, 3, 4, 5, 6 WeatherSourceTypeAPIEnum
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 WeatherFormat
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 WeatherTimestampDefinitionEnum
0, 1, 2, 3 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.
WeatherDataProvider
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 WeatherDataType
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 DCFieldTrackingTypeEnum
0, 1, 2 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.