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

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target 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
TimeSeries 0..* EnvironmentalMonitoringStation 0..* TimeSeries EnvironmentalMonitoringStation
EnvironmentalAnalog 0..* EnvironmentalMonitoringStation 0..1 EnvironmentalAnalog Environmental analog measurement provided by this monitoring station. EnvironmentalMonitoringStation Monitoring station which provides this environmental analog measurement.
ReportingCapability 0..* EnvironmentalMonitoringStation 1 ReportingCapability One of the reporting capabilities of this monitoring station. EnvironmentalMonitoringStation The environmental monitoring station to which this set of reporting capabilities belong.