Get GCR Properties
Shading Scenes
Get GCR Properties
Get computed Ground Coverage Ratio properties for a shading scene
GET
Get GCR Properties
GET /shadingscenes//gcr
Retrieve the computed Ground Coverage Ratio (GCR) properties for a shading scene. GCR describes the ratio of module area to total ground area and is a key input for tracker backtracking and inter-row shading calculations.Notes
- GCR properties are derived from the scene geometry and stored within the scene JSON as
gcrProperties. - Returns
404if the scene does not exist or if no GCR properties have been computed for the scene. - GCR data is typically available after scene creation or import once the geometry has been processed.
- This endpoint is useful for validating tracker configuration inputs and understanding the physical layout density of a scene.
- Related: POST /shadingscenes//trackinginputs uses GCR as a required parameter for tracker angle configuration.
