StateDMI / Command / FillStreamEstimateStation
Overview
The FillStreamEstimateStation
command (from StateMod)
fills missing data in existing stream estimate stations.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
FillStreamEstimateStation
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
FillStreamEstimateStation(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID |
A single stream estimate identifier to match or a pattern using wildcards (e.g., 20* ). |
None – must be specified. |
RiverNodeID |
The river node identifier to be assigned for all matching stream estimate identifiers with missing river node identifier | If not specified, the original value will remain. |
DailyID |
The daily identifier to be assigned for all matching stream estimate identifiers with missing river node identifier | If not specified, the original value will remain. |
Name |
The name to be assigned for all matching stream estimate identifiers with missing name. | 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
FillStreamEstimateStationsFromHydroBase
commandFillStreamEstimateStationsFromNetwork
commandSetStreamEstimateCoefficients
commandSetStreamEstimateCoefficientsPFGage
commandSetStreamEstimateStation
command