Skip to content

StateDMI / Command / ReadReservoirStationsFromStateMod


Overview

The ReadReservoirStationsFromStateMod command (for StateMod) reads a list of reservoir stations from a StateMod reservoir stations file and defines reservoir stations in memory. The reservoir 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.

ReadReservoirStationsFromStateMod command editor

ReadReservoirStationsFromStateMod Command Editor (see also the full-size image)

Command Syntax

The command syntax is as follows:

ReadReservoirStationsFromStateMod(Parameter="Value",...)

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the StateMod reservoir stations file to be read. None – must be specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also