Configure Manual Forecast Dialog to load batch runs (predefined): |
Function: |
Configure Manual Forecast Dialog to load batch runs (predefined) |
---|
Module Name: |
ManualForecastDisplay |
---|---|
Where to Use? |
DisplayConfigFiles\ManualForecastDisplay.xml |
Why to Use? |
To add a Macro button to the Manual Forecast Display |
Description: |
Facility to run a predefined list of forecast. |
Preconditions: |
Method for starting up the display. Usually an entry in the explorertasks section of the Explorer configuation. |
Outcome(s): |
A button that can be used to load a list of forecasts will be added to the manual forecast display |
Scheendump(s): |
|
Remark(s): |
Schema frp the actual lists of forecasts: http://fews.wldelft.nl/schemas/version1.0/taskPropertiesPredefined.xsd\\![]() |
Available since: |
DelftFEWS200702 |
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:
Config Example |
<?xml version="1.0" encoding="UTF-8"?> |
---|
Not Known.
No Known issues.
Entry in displayDescriptors: |
<className>nl.wldelft.fews.gui.plugin.manualforecast.ManualForecastDialog</className> |
---|---|
Link to schema: |
http://fews.wldelft.nl/schemas/version1.0/manualForecastDisplay.xsd |