EnvironmentalMonitoringStation
Class Description
An environmental monitoring station, examples of which could be a weather station or a seismic monitoring station.
Attributes
Name | Type | Description |
---|---|---|
dstObserved | Boolean | Whether this station is currently reporting using daylight saving time. Intended to aid a utility Weather Service in interpreting information coming from a station and has no direct relationship to the manner in which time is expressed in EnvironmentalValueSet. |
isNetworked | Boolean | Indication that station is part of a network of stations used to monitor weather phenomena covering a large geographical area. |
timeZoneOffset | Minutes | The time offset from UTC (a.k.a. GMT) configured in the station "clock", not (necessarily) the time zone in which the station is physically located. This attribute exists to support management of utility monitoring stations and has no direct relationship to the manner in which time is expressed in EnvironmentalValueSet. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EnvironmentalMonitoringStation | 0..* | Location | 0..1 | EnvironmentalMonitoringStation | Monitoring station located at this location. | Location | Location of this monitoring station. |
EnvironmentalMonitoringStation | 0..1 | UsagePoint | 0..* | EnvironmentalMonitoringStation | UsagePoint | ||
EnvironmentalMonitoringStation | 0..1 | EnvironmentalAnalog | 0..* | EnvironmentalMonitoringStation | Monitoring station which provides this environmental analog measurement. | EnvironmentalAnalog | Environmental analog measurement provided by this monitoring station. |
EnvironmentalMonitoringStation | 0..* | TimeSeries | 0..* | EnvironmentalMonitoringStation | TimeSeries | ||
EnvironmentalMonitoringStation | 1 | ReportingCapability | 0..* | EnvironmentalMonitoringStation | The environmental monitoring station to which this set of reporting capabilities belong. | ReportingCapability | One of the reporting capabilities of this monitoring station. |