Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

the standard deviation of neighbouring values

 

Warning
titleNotes on implementation

Current implementation does not directly use the output time series in calculating the error.

This is because it enables to change the flag of time series with different parameters / units compared to the input.

In case the output does need to be used in the calculation, make sure it is also present in the input and use the same location set for input as well as output for consistency.



Configuration

  • id: identifier of the check.
  • variableDefinition: embedded variable definition (see above).
  • inputVariableId: One or more identifiers for variables of which the flags have to be used.
  • outputVariableId: One or more identifiers for variables for which the flags have to be modified.
  • searchRadius: The maximum radius for selecting reference locations in meters.

...