Closed ebocher closed 2 years ago
It weems that the sum of all these indicators should be equal to 1, thus it means:
- if trees are above grass, we should make a choice between tree and grass -> it seems tree more appripriate
It is actually the case for any superimposition. For now the choice is to use the default priority order: https://github.com/orbisgis/geoclimate/blob/5ce6e0f8cefe270c17ca961ff3bf1998b7302635/geoindicators/src/main/groovy/org/orbisgis/geoclimate/geoindicators/WorkflowGeoIndicators.groovy#L1960
Here some results for Orange, Vaucluse, town
It seems that the "FREE_EXTERNAL_FACADE_DENSITY" has Null values instead of 0.
Solved but skeptical about UWG results
Compute the indicators requiered by the Urban Weather Generator model See : https://github.com/ladybug-tools/uwg
The following indicators are aggregated onto a regular grid.
[x] bldheight – Urban building height in meters.
[x] blddensity – Building footprint density as fraction of urban area.
[x] vertohor – Vertical-to-horizontal urban area ratio.
[x] grasscover – Fraction of urban ground covered in grass only.
[x] treecover – Fraction of urban ground covered in trees.
Pseudo workflow configuration