Versions Compared

Key

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

...

Module Name:

ManualForecastDisplay

Where to Use?

DisplayConfigFiles\ManualForecastDisplay.xml

Why to Use?

To add a Macro button to the Manual Forecast Display

Description:

The Manual Forecast Dialog includes a facility to run a predefined list of forecast. This list can be defined in an XML file. This facility is off by default but can be switched on using the instructions given here.

Preconditions:

Stand Alone system, should not be used in client-server mode. Method for starting up the display. Usually an entry in the explorer tasks section of the Explorer configuration.

Outcome(s):

A button that can be used to load a list of forecasts will be added to the manual forecast display

Screendump(s):

Remark(s):

Schema for the actual lists of forecasts:

http://fews.wldelft.nl/schemas/version1.0/taskPropertiesPredefined.xsd.T

he XML file for the Manual Forecast Dialog can also contain other configuration options which are described elsewhere.

Available since:

DelftFEWS200702

Contents

Table of Contents

Overview

Apart from the batch tab in the manual forecast it is also possible to run batches of forecasts that have been predefined in an xml file. To be able to use these the display must be configured to add a button to load these files. Configuration consists of the following steps:

...