StateDMI / Command / ReadStreamGageStationsFromStateMod
Overview
The ReadStreamGageStationsFromStateMod
command (from StateMod)
reads a list of stream gage stations from a StateMod stream gage
stations file and defines stream gage stations in memory.
The stream gage stations can then be manipulated and output with other commands.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadStreamGageStationsFromStateMod
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadStreamGageStationsFromStateMod(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the StateMod stream gage stations file to be read. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadStreamGageStationsFromList
commandReadStreamGageStationsFromNetwork
commandWriteStreamGageStationsToStateMod
command