Versions Compared

Key

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


What

nameofinstance.xml

Description

Configuration for the Secondary Validation module

schema location

http

https://

fews

fewsdocs.

wldelft

deltares.nl/schemas/version1.0/secondaryValidation.xsd

Entry in ModuleDescriptors

Code Blockxmlxml<moduleDescriptor id="

SecondaryValidation

...

The SecondaryValidation module can be used to perform certain checks on time series data and generate log messages when the specified criteria are met.

...

CheckImportedData 1.00 default.xml

CheckImportedData

File name for the CheckImportedData configuration.

1.00

Version number

default

Flag to indicate the version is the default configuration (otherwise omitted).

A SecondaryValidation configuration file is typically located in the ModuleConfigFiles folder and can be used to configure one or more checks. The configured checks will be processed one by one in the specified order. The checks can generate log messages, which can trigger actions in the master controller, like e.g. sending warning e-mails. A special type of check is available for automatically modifying flags to 'doubtful' or 'unreliable' per time step when a condition on multiple time series becomes true.

...