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