Versions Compared

Key

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

...

The Rules section defines the rules which will be used by the decision entries of each decisionTree.

Schema definition

Image Added

variables

This section contain a set of variables defined only for the rule definitions. For a description of the variables see the section above.

...

If certain criticalConditions are met, at a certain moment the state transition should be activated. The moment at which this occurs will be determined by the transitionRules.

...

Image Removed

DecisionTrees definition

For each barrier a decisionTree is configured. Each decision element in this decisionTree should be unique (i.e. at each moment in time only one element can be valid).

Decision definition

...

Schema definition

...

Image Added

DecisionEvaluation

The last section of this file deals with the evaluation of the decision logic. If we are in the first step of the iterative loop, the last know system (barrier) state is used as initial value. The section within the 'initialConditionalWorkflow' tag is run, where the timeSeriesSets associated with the variableId's are used for initial values. From this workflow the (external) model is called (for example, a workflow through which Sobek is run from the FEWS General Adapter).

...