Interface ObservationStation

Hierarchy

  • ObservationStation

Properties

@context?: JsonLdContext
@id?: string

URI of this resource.

@type: "wx:ObservationStation"

Type of this resource.

county: string

URI of the NWS county zone containing this station.

fireWeatherZone: string

URI of the NWS fire weather forecast zone containing this station.

forecast: string

URI of the NWS public forecast zone containing this station.

geometry?: null | string

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

name: string
stationIdentifier: string
timeZone: string

Time zone containing this station.

See

IANA time zones

Generated using TypeDoc