Skip to content

StateDMI / Command / CalculateWellDemandTSMonthlyAsMax


Overview

The CalculateWellDemandTSMonthlyAsMax command (for StateMod) calculates well demand time series (monthly) as the maximum of the existing demands and the historical pumping time series.

Command Editor

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

CalculateWellDemandTSMonthlyAsMax Command Editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
ID
required
A single well station identifier to match or a pattern using wildcards (e.g., 20*). None – must be specified.
IfNotFound Used for error handling, one of the following:
  • Add – add the time series if the ID is not matched and is not a wildcard
  • Fail – generate a failure message if the ID is not matched
  • Ignore – ignore (don’t add and don’t generate a message) if the ID is not matched
  • Warn – generate a warning message if the ID is not matched
Warn

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also

There are no additional related commands.