Skip to content

StateDMI / Command / SetPenmanMonteith


Overview

The SetPenmanMonteith command (for StateCU) sets data in existing Penman-Monteith crop coefficients or adds a new crop type with crop coefficients.

Command Editor

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

SetPenmanMonteith command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
CropType A crop type to match or a pattern using wildcards (e.g., ALFALFA*). None – must be specified.
Coefficients A list of coefficients, surrounded by double quotes. If not specified, the original value will remain.
IfNotFound Used for error handling, one of the following:
  • Add – add the crop if not found using the provided information
  • Fail – generate a failure message if the crop is not found
  • Ignore – ignore (don’t add and don’t generate a message) if the crop is not found
  • Warn – generate a warning message if the crop is not found
Warn

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also

There are no additional related commands.