Skip to content

StateDMI / Command / WriteCropPatternTSToDateValue


Overview

The WriteCropPatternTSToDateValue command (for StateCU) writes crop pattern time series to a DateValue time series file. This file can be used with TSTool, a spreadsheet, or other software. The following dialog is used to edit the command and illustrates the syntax of the command.

Command Editor

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

WriteCropPatternTSToDateValue command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default                
OutputFile
required
The name of the output file to write. None – must be specified.
WriteHow OverwriteFile if the file should be overwritten or UpdateFile if the file should be updated, resulting in the previous header being carried forward. OverwriteFile

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also