Versions Compared

Key

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

...

Code Block
ScenarioScriptDatabase
|-- storm surge March 10-13
|   |-- script_config.xml
|   |-- localDataStore
|   |   |`-- local.fdb
|   |-- exercise1_EN.txt
|   |-- exercise1_NL.txt
|   |-- start_session_EN.txt
|   |-- start_session_NL.txt
|   |-- telephone_call_EN.txt
|   |-- telephone_call_NL.txt
|   |-- weather_map_March12_00hr.pdf
|   |-- weather_map_March12_12hr.pdf
|   `-- weather_map_March13_00hr.pdf
`-- another storm surge
    |-- scenario_config.xml
    |-- localDataStore
    |   |`-- local.fdb
    |-- file1.pdf
    `-- file2.pdf

It is also possible to group several scenarios/scripts (that belong to different FEWS configurations for example) by using an extra level of subdirectories, i.e.

Code Block

ScenarioScriptDatabase
|-- Sea
|   |-- scenario1
|   |   `-- script_config.xml
|   `-- scenario2
|       `-- script_config.xml
`-- River
    |-- scenario1
    |   `-- script_config.xml
    `-- scenario2
        `-- script_config.xml

In the application configuration a reference to the appropriate scenario/script database can be set, for example ScenarioScriptDatabase/River.