StateDMI / Command / FillCULocationsFromHydroBase
Overview
The FillCULocationsFromHydroBase
command (for StateCU)
fills missing data in existing CU Locations, using HydroBase for data.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
FillCULocationsFromHydroBase
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
FillCULocationsFromHydroBase(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID |
A single CU Location identifier to match or a pattern using wildcards (e.g., 20* ). |
None – must be specified. |
CULocType |
Indicates whether CU Locations are structures or climate stations, to indicate which HydroBase data to query. | Structure |
Region1Type |
The meaning of Region1 in the data set, to indicate which HydroBase data to query. |
County |
Region2Type |
The meaning of Region2 in the data set, to indicate which HydroBase data to query. |
HUC |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.
Troubleshooting
See Also
FillCULocation
commandFillCULocationsFromList
commandSetCULocation
commandSetCULocationsFromList
command