Versions Compared

Key

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

...

Since 201801. Permission to run the secondary workflow

 

Thresholds

Location threshold icons can be added to the Forecast Tree (Topology).  In Delft-FEWS thresholds are configured in the Thresholds.xml and ThresholdValueSets.XML. The Thresholds.xml file contains the thresholds and the thresholdValueSets the time series that are used for thresholds. The time series have a RelativeViewPeriod configured that is used to find threshold crossings relative to the FEWS system time.

In the Topology File a node can have a locationId element and a thresholdValueSetId element configured. The Topology will then check if for this location a threshold, included in the thresholdValueSetId has a threshold crossed in the configured Relative View Period. The threshold icons can be visualised by pressing the threshold icon in the toolbar of the Topology.


<node id="dnlmfdo_4037_Level" name="Mytham Bridge (River Derwent)">
<locationId>4037</locationId>
<plotId>Fluvial_Level_Gauge_MFDO</plotId>
<mainPanel>time series dialog</mainPanel>
<thresholdValueSetId>Level Thresholds</thresholdValueSetId>
</node>

This functionality is available since 201902. 

Buttons

Details about the buttons can be found here: 23 Interactive Forecasting Displays#23InteractiveForecastingDisplays-Buttonbar

...