Skip to content

StateDMI / Command / ReadReservoirStationsFromNetwork


Overview

The ReadReservoirStationsFromNetwork command (for StateMod) reads a list of reservoir stations from a StateMod network file (XML or older Makenet network 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.

ReadReservoirStationsFromNetwork command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

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

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also