StateDMI / Command / RemoveCropPatternTS
Overview
The RemoveCropPatternTS
command (for StateCU)
command removes crop pattern time series data.
This is useful when inappropriate crop types have been processed into the
crop pattern time series (e.g., unirrigated parcels),
which may be the case during when using preliminary data.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
RemoveCropPatternTS
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
RemoveCropPatternTS(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID |
A single CU Location identifier or pattern to match (e.g., 20* ). |
None – must be specified. |
CropType |
A single crop type identifier to match. | None – must be specified. |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.
Troubleshooting
See Also
TranslateCropPatternTS
command