StateDMI / Command / SetStreamEstimateStation
Overview
The SetStreamEstimateStation
command (for StateMod)
sets data in existing stream estimate stations or adds a new stream estimate station.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
SetStreamEstimateStation
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
SetStreamEstimateStation(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID required |
A single stream estimate station identifier to match or a pattern using wildcards (e.g., 20* ). |
None – must be specified. |
Name |
The name to be assigned for all matching stream estimate stations. | If not specified, the original value will remain. |
RiverNodeID |
The river node identifier to be assigned for all matching stream estimate stations. | If not specified, the original value will remain. |
DailyID |
The daily identifier to be assigned for all matching stream estimate stations. | If not specified, the original value will remain. |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.
Troubleshooting
See Also
FillStreamEstimateStation
commandFillStreamEstimateStationsFromHydroBase
commandFillStreamEstimateStationsFromNetwork
command