StateDMI / Command / ReadIrrigationPracticeTSFromStateCU
Overview
The ReadIrrigationPracticeTSFromStateCU
command (for StateCU)
reads irrigation practice time series data from a StateCU irrigation
practice time series file and defines the data in memory.
The irrigation practice time series can then be manipulated and output with other commands.
This command can be used to adjust an existing irrigation practice file.
See also the TSTool software, which can be used to read, manipulate, and view irrigation practice time series.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadIrrigationPracticeTSFromStateCU
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadIrrigationPracticeTSFromStateCU(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the file to read, surrounded by double quotes. | None – must be specified. |
Version |
The StateCU version number, to allow backward compatibility with file formats from an earlier StateCU version. | Use the most current known format. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadIrrigationPracticeTSFromHydroBase
commandReadIrrigationPracticeTSFromList
commandWriteIrrigationPracticeTSToStateCU
command