StateDMI / Command / ReadPenmanMonteithFromStateCU
Overview
The ReadPenmanMonteithFromStateCU
command (for StateCU)
reads Penman-Monteith crop coefficients from a StateCU Penman-Monteith crop
coefficients file and defines crop coefficients in memory.
The crop coefficients can then be manipulated and output with other commands.
This command can be used to adjust an existing crop coefficients file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadPenmanMonteithFromStateCU
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadPenmanMonteithFromStateCU(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the input file to read, surrounded by double quotes. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See the main troubleshooting documentation
See Also
ReadPenmanMonteithFromHydroBase
commandWritePenmanMonteithToStateCU
command