Spatial Rain Sources are used to define the rainfall sources that will be applied during simulation as well as to set their priority.
The following describes all the data which can be used to define a Spatial Rain Source.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Spatial Rain Source Data
Database Table Name: hw_spatial_rain_source
Field Name |
Description |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||
---|---|---|---|---|---|---|---|---|---|---|---|
ID |
Unique identifier for the spatial rain zone. |
id |
Text | 64 | 0 | ||||||
Source type |
Type of source. Available sources are:
Note: The Spatial TSDB observed and Spatial TSDB forecast options are deprecated but retained for compatibility.
|
source_type |
Text |
32 |
0 | ||||||
Stream or category |
For raingauge polygons, this is a category name (which may be blank). For Spatial time series data source types, this is the name of the stream within the spatial TSD/TSDB. The source comprises all the rainfall TVD connectors that have that name in their category field. The latter allows users to divide the raingauges into multiple groups (e.g. if some are polled more frequently or are more reliable than others). |
stream_or_category |
Text | 64 | 0 | ||||||
Priority |
Source priority. Note: The priority set here overrides the settings entered in the
Schedule Hydraulic Run View.
Defines the order in which ICMLive Operator Client applies the rainfall sources for the time window specified in the Start hours relative to origin and/or the End hours relative to origin fields. |
priority |
Long Integer | 0 | 0 | ||||||
Start seconds relative to origin |
The number of seconds, relative to the forecast origin time, at which to start using the source. If blank, the start of the simulation will be used. Negative values are before the forecast origin, positive values are after. Note: The value set here will still be applied when using Historic mode on the
TSD Options Dialog.
Configuration of time windows for Spatial Rain Sources is not recommended when using Historic mode. |
start_time |
Double | 0 | |||||||
End seconds relative to origin |
The number of seconds, relative to the forecast origin time, at which to stop using the source. If blank, the end of the simulation will be used. Negative values are before the forecast origin, positive values are after. Note: The value set here will still be applied when using Historic mode on the
TSD Options Dialog.
Configuration of time windows for Spatial Rain Sources is not recommended when using Historic mode. |
end_time |
Double | 0 |