Area-weighted min/mean/median/max over a sun result, plus the area and fraction reaching a threshold.
Input
Name
Nickname
Description
Type
Values
V
Per-point results: sun hours, irradiation, whatever is being summarised.
Number
Grid
G
Optional analysis mesh — cell areas are taken from its faces, one per point. Without it every point is weighted equally, which is only right for a uniform grid.
Mesh
Areas
A
Optional explicit area per point, overriding the mesh.
Number
Threshold
T
The value the 'how much area reaches this' question is asked about. Inclusive.
Number
Output
Name
Nickname
Description
Type
Min
Smallest value.
Number
Mean
Area-weighted mean.
Number
Median
Med
Area-weighted median.
Number
Max
Largest value.
Number
Area Above
AA
Area at or above the threshold, in model units squared.