StateDMI / Command / WriteWellHistoricalPumpingTSMonthlyToStateMod
Overview
The WriteWellHistoricalPumpingTSMonthlyToStateMod command (for StateMod)
writes well historical pumping time series (monthly) to a StateMod time series file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
 
WriteWellHistoricalPumpingTSMonthlyToStateMod Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
WriteWellHistoricalPumpingTSMonthlyToStateMod(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default | 
|---|---|---|
| OutputFilerequired | The name of the output file to write, surrounded by double quotes. | None – must be specified. | 
| OutputStart | The start date to write, using format YYYY-MMorMM/YYYY. | Full period will be written. | 
| OutputEnd | The end date to write, using format YYYY-MMorMM/YYYY. | Full period will be written. | 
| OutputYearType | The output year type to write, one of: 
 | Calendar, or the value set by the previousSetOutputYearTypecommand. | 
| Precision | The number of digits after the decimal to write. | 2 | 
| MissingValue | The value to write for missing data. | -999 | 
| WriteHow | OverwriteFileif the file should be overwritten orUpdateFileif the file should be updated, resulting in the previous header being carried forward. | OverwriteFile | 
Examples
See the automated tests.