StateDMI / Command / ReadClimateStationsFromStateCU
Overview
The ReadClimateStationsFromStateCU
command (for StateCU)
reads a list of climate stations from a StateCU climate stations file and defines climate stations in memory.
The climate stations can then be manipulated and output with other commands.
This command can be used to adjust an existing climate stations file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadClimateStationsFromStateCU
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadClimateStationsFromStateCU(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the input file to read. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See the main troubleshooting documentation
See Also
ReadClimateStationsFromList
commandWriteClimateStationsToStateCU
command