Interface Observation

Hierarchy

  • Observation

Properties

@context?: JsonLdContext
@id?: string

URI of this resource.

@type: "wx:ObservationStation"

Type of this resource.

barometricPressure: QuantitativeValue
geometry?: null | string

Geometry represented in Well-Known Text (WKT) format.

icon: null | string

Deprecated

maxTemperatureLast24Hours: QuantitativeValue
minTemperatureLast24Hours: QuantitativeValue
precipitationLast3Hours: QuantitativeValue
precipitationLast6Hours: QuantitativeValue
precipitationLastHour: QuantitativeValue
presentWeather: MetarPhenomenon[]
rawMessage: string
relativeHumidity: QuantitativeValue
seaLevelPressure: QuantitativeValue
station: string

URI of the observation station.

temperature: QuantitativeValue
textDescription: string
timestamp: string

Time of the observation.

See

RFC 3339

visibility: QuantitativeValue
windDirection: QuantitativeValue

Generated using TypeDoc