StateDMI / Command / ReadInstreamFlowStationsFromStateMod
Overview
The ReadInstreamFlowStationsFromStateMod
command (for StateMod)
reads a list of instream flow stations from a StateMod instream flow stations file and defines instream flow stations in memory.
The instream flow 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.
ReadInstreamFlowStationsFromStateMod
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadInstreamFlowStationsFromStateMod(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the StateMod instream flow stations file to be read. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadInstreamFlowStationsFromList
commandReadInstreamFlowStationsFromNetwork
commandWriteInstreamFlowStationsToStateMod
command