ParameterType Class
General
ParameterType objects are named objects that indicate how the values in a time series are to be interpreted with respect to the duration [1] of the time series values.
ParameterTypes have three contexts:
RAW: The context for time series not associated with any data store type.
CWMS: The context for CWMS time series. In this context the ParameterType name is part of the time series name
DSS: The context for HEC-DSS time series. In this context the ParameterType name is not part of the time series name, but of its metadata
Required Information
name
context
Notes
ParameterType context-specific names and descriptions:
RAW |
CWMS |
DSS |
Description |
|---|---|---|---|
|
|
|
Accumulation over duration |
|
|
|
Maximum value during duration |
|
|
|
Minimum value during duration |
|
|
|
Constant value over duration |
|
|
|
Average value over duration |
|
|
|
Value at end of duration [2] |
|