Weather
Update weather hourly detail records
Used to update details for an existing weather file. Note: This will completely overwrite the each timestamp with the provided values. If you omit data from the JSON it will not keep the previous values.
PUT
Update weather hourly detail records
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
application/json
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.
Response
Updated
Previous
Search weather files by locationFinds weather files within a geographic radius of a given latitude/longitude. Use this to discover existing library entries near a project site before importing a new one.
Next
Update weather hourly detail records