Skip to content

StateDMI / Command / ReadPatternFile


Overview

The ReadPatternFile command (for StateCU and StateMod) reads monthly WET/DRY/AVG patterns from a file. This information is used with Fill*Pattern commands, which are more refined than commands that fill with historical averages.

Command Editor

The following dialog is used to edit the command and illustrates the command syntax.

ReadPatternFile command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

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

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also