Versions Compared

Key

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

...

Section
Column
width45%

Anchor
script_config
script_config

script_config.xml

Create the script_config.xml file from scratch, or check out this example.
Note: The script file should always be named script_config.xml.

With the example script_config.xml in place you can run the Water Coach by double clicking the ConfigCourse_WCWaterCoach.exe.
Try it!

Inspect the elements of the example and make modifications:

  • dataStart, scriptStart, scriptStop
    What is the difference between dataStart and scriptStart?
    How can you use this?
    How long does the example script run?
    Extend the length of the script by changing the value of the scriptStop keyword.
  • stories are what the script revolves around
  • forecastTable and the foreastNote are the objective of the Water Coach
  • dictionaryFiles can be used in many different ways

Below, we will take a closer look at stories, forecastTable and dictionaryFiles

You can run the Water Coach by double clicking the ConfigCourse_WC.exe. Select the scenario and script you have created.
Test your modifications!

Column

...