We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At grid scale we compute the distribution of horizontal roof area fraction for each layer of the canopy. eg levels : [0, 5, 10, 15, 20, 25, 30]
See :
https://github.com/orbisgis/geoclimate/blob/master/geoindicators/src/main/groovy/org/orbisgis/geoclimate/geoindicators/WorkflowGeoIndicators.groovy#L1808
The name used to define this indicator is not very clear.
Moreover, this indicator is not mentioned in the documentation : https://github.com/orbisgis/geoclimate/wiki/Grid-indicators
@j3r3m1
The text was updated successfully, but these errors were encountered:
Yes we can change the name to BUILDING_HEIGHT_DISTRIBUTION. We can also add the building average distance to have all TARGET inputs.
Sorry, something went wrong.
Documentation updated for BUILDING_HEIGHT_DISTRIBUTION
Fixed in #1003 + documentation OK
Fixed
j3r3m1
No branches or pull requests
At grid scale we compute the distribution of horizontal roof area fraction for each layer of the canopy. eg levels : [0, 5, 10, 15, 20, 25, 30]
See :
https://github.com/orbisgis/geoclimate/blob/master/geoindicators/src/main/groovy/org/orbisgis/geoclimate/geoindicators/WorkflowGeoIndicators.groovy#L1808
The name used to define this indicator is not very clear.
Moreover, this indicator is not mentioned in the documentation : https://github.com/orbisgis/geoclimate/wiki/Grid-indicators
@j3r3m1
The text was updated successfully, but these errors were encountered: