You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Set-up environment

Create the folder structure
Modify the stand alone version of your FEWS system (a few changes are necessary), see section: Fews Configuration

application_config.xml

Create the application config xml file, you can use this example
You can rename this file to match the name of your forecasting system

Inspect the application configuration for ConfigCourse (ConfigCourse_WC.xml) and set the preferred language (e.g. to "NL" or "EN").
Run the Water Coach (ConfigCourse_WC.exe) and choose the scenario named "demo". Follow the on-screen instructions.

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

The tools provided can be used in any way you like, get creative!

The current script runs for 10 seconds.

Extend the length of the script by changing the value of the <ScriptStop> keyword (in the file "script_config.xml" in the appropriate directory of the scenario database).

Test it!

  • No labels