Name | Type | Use | Default | Fixed | Annotation |
status | derived by: xs:string | optional | use | | documentation | Set the status of this timeseries. Possible values are 'use', 'validate', and 'ignore'. |
|
standardDeviation | xs:float | optional | 0.05 | | documentation | Specify the observational error standard deviation of this timeseries, that is independent of the value of the observations. The value is given in the same units as the observations. |
|
relativeStandardDeviation | xs:float | optional | 0.0 | | documentation | Specify the part of the observational error standard deviation that is proportional to the observed value. A value of 0.1 adds an error of 10percent to the standard deviation. The errors remain additive. |
|
quantity | xs:string | optional | | | documentation | Quantity being observed, e.g. waterlevel, etc. |
|
unit | xs:string | optional | | | documentation | Unit of measurement in which the timeseries data is written. |
|
source | xs:string | optional | | | documentation | Source of data. |
|
timezone | xs:string | optional | | | documentation | Timezone in which data is written. |
|
height | xs:string | optional | | | |
id | | | | | documentation | Identity of the observation. |
|
location | derived by: xs:string | optional | | | documentation | Name of observing station. |
|
position | xs:string | optional | | | documentation | Coordinate of the position of the observing station. |
|
minValue | | | | | documentation | Minimum value for observation selection. |
|
maxValue | | | | | documentation | Maximum value for observation selection. |
|
minDateTime | | | | | documentation | Begin time for observation selection. |
|
maxDateTime | | | | | documentation | End time for observation selection |
|