Level_1B_Screening_Params_Check

xml record "Level_1B_Screening_Params_Check"
idfield namedefinition
0Lower_Threshold
ascii double
Lower threshold. If the value to be checked is below this value the check fails.

attribute: unit
ascii string

available: optional

available: optional
1Upper_Threshold
ascii double
Upper threshold. If the value to be checked is above this value the check fails.

attribute: unit
ascii string

available: optional

available: optional
2Flag_Measurements_Invalid
ascii uint8
If set, measurements failing the current check are flagged invalid and not considered as input to the classification algorithm.

mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional
3Flag_Wind_Invalid
ascii uint8
If set, then the current wind result is flagged invalid in case any of the measurements used in the accumulation that is used to calculate this wind fails the current check.

mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional
4Abort_Processing
ascii uint8
If set, then a measurement failing the current check causes the processor to abort with an error.

mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional