Versions Compared

Key

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

...

One of these nodes (SBFQ2) also has a previous node which has to run prior to running this node. Before running node STKA2 the IFD system will make sure that first all the necessary previous nodes are run in the correct order before node STKA2 will be run. The example below shows the forecast tree after the run for STKA2 was finished. It shows that not only an IFD run was started for STKA2 but also for all its previous nodes.

By default the workflow on a leaf node is started automatically after selecting the node. This can be disabled by setting the option enableAutoRun to false.

The option will apply to all nodes.

 

Configuration of states, time zero and the forecast length

...

To select a filter automatically after selecting a node the element filterId can be used. By default the parameters in the filters will not be selected automatically.

To enable that the parameters will also be selected automatically the option enableAutoSelectParameters should be set to true.

 

The element forecasterHelperDirectories is a configuration option which applies to all nodes. It can be used to define in which directories the forecaster helper should look for files.

...