Skip to content

StateDMI / Command / ReadIrrigationPracticeTSFromParcels


Overview

Need to complete this documentation.

This command is being phased in as of StateDMI 5.x and replaces the ReadIrrigationPracticeTSFromHydroBase command.

Processing Logic

Command Editor

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

ReadIrrigationPracticeTSFromParcels

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
ID
required
A single CU Location identifier to match or a pattern using wildcards (e.g., 20*). None – must be specified.
InputStart Starting year to read data. All available data will be read.
InputEnd Ending year to read data. All available data will be read.

Examples

See the automated tests.

The following command file illustrates how to create an irrigation practice time series file:

Troubleshooting

See Also