StateDMI / Command / FillReservoirStationsFromHydroBase
Overview
The FillReservoirStationsFromHydroBase
command (for StateMod)
fills missing data in existing reservoir stations, using HydroBase for data.
If not in HydroBase, a bounding zero value point is inserted as the first record in the curve.
A maximum bound of content 9999999
is also added, using the area and seepage of the last record from HydroBase.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
FillReservoirStationsFromHydroBase
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
FillReservoirStationsFromHydroBase(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID |
A single reservoir station identifier to match or a pattern using wildcards (e.g., 20* ). |
None – must be specified. |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.
Troubleshooting
See Also
FillReservoirStation
commandFillReservoirStationsFromNetwork
commandSetReservoirStation
command