Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 6.54 KB

statistics_parameters.rst

File metadata and controls

66 lines (53 loc) · 6.54 KB

Statistics parameters

statistics

Here is the list of the parameters of the input configuration file for the statistics step and its associated default value when it exists:

Name Description Type Default value Required
remove_outliers
Remove outliers during statistics
computation (true/false)
boolean false No
metrics Metrics to be computed List List of default metrics No

.. tab:: classification_layers

Name Description Type Default value Required
type Classification layer type string

None

Yes
remove_outliers
Remove outliers during statistics computation
for this particular classification layer
string Value set for the whole stats No
nodata Classification layer no data value float or int

-32768

No
metrics
Classification layer metrics to be computed
(if metrics have been specified for the whole
stats, they will also be computed for this
classification)
List List of default metrics No

.. tab:: Segmentation type

Name Description Type Default value Required
'classes' Segmentation classes Dict

None

Yes

Slope type

Name Description Type Default value Required
'ranges' Slope ranges List

"[0, 5, 10, 25, 45]"

No

Fusion type

Name Description Type Default value Required
'ref' Ref classification layers to fusion List None No
'sec' Sec classification layers to fusion List None No