Versions Compared

Key

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

...

The global structure of the XML-schema for the script configuration is as follows:

The Title title key is an optional identifier for the script.

The time zone for the Water Coach is specified with the key timeZone.

The start and end date/time for the script have to be specified using attributes date and time in the format YYYY-MM-DD and hh:mm:ss, respectively. The date/time of the data in the FEWS local data store does not have to match the date/time of the script. The actual date/time of the local data store can be specified with the key DataStart dataStart (if this key is not specified, DataStart dataStart is assumed to be equal to ScriptStart scriptStart). With this functionality, it is possible to play a scenario of several years ago as if it happened today.

The configuration of events (or Stories stories) and the Forecast Table forecastTable for a script are explained below.

Stories

In the Storiesstories section of the script configuration, an arbitrary number of stories can be specified.

...