Skip to content

StateDMI / Command / ReadWellHistoricalPumpingTSMonthlyFromStateCU


Overview

The ReadWellHistoricalPumpingTSMonthlyFromStateCU command (for StateCU and StateMod) reads well historical pumping time series (monthly) and defines the data in memory. This command is used when estimating average efficiencies and calculating demand time series. All time series are read, whether or not they match the list of well stations. This command is equivalent to the ReadWellHistoricalPumpingTSMonthlyFromStateMod command – use the commands as appropriate depending on which data set file is being read (the file format is the StateMod time series file format).

Command Editor

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

ReadWellHistoricalPumpingTSMonthlyFromStateCU command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the well historical pumping time series (monthly) file to read. None – must be specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also