ShadeScene
Convert PVC file to PVJ shade scene format
The PlantPredict 3D Scene uses a JSON-based format to represent common shapefiles (e.g., PVC, SHD). This endpoint converts a standard PV Collada file into the compatible PVJ format.
POST
Convert PVC file to PVJ shade scene format
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Query Parameters
Body
multipart/form-data
Response
Converted shade scene
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.
ShadeSceneBinTypes
Available options:
0, 1, 2 CollectorType
Available options:
0, 1, 2 TrackerRotationModel
Available options:
0, 1, 2 Shading3DModel
Available options:
0, 1 ShadeObjectType
Available options:
0, 1 Previous
Convert SHD file to PVJ shade scene formatThe PlantPredict 3D Scene uses a JSON-based format to represent common shapefiles (e.g., PVC, SHD). This endpoint converts a standard SHD file into the compatible PVJ format.
Next
Convert PVC file to PVJ shade scene format