SuitabilityCriteria#
A SuitabilityCriteria object represents a single criterion used in land suitability analysis. It encapsulates the necessary information
to evaluate the suitability of land based on a specific indicator and standardization function.
|
A data structure for suitability criteria. |
Methods#
|
Compute the suitability of the criteria. |
Attributes#
The standardization function. |
|
The indicator DataArray. |
|
The category of the suitability criteria. |
|
The weight of the suitability criteria. |
|
Whether the indicator data already contains the computed suitability values. |
|
Dictionary of the suitability criteria attributes. |