Interface GridpointForecastJsonLd

A multi-day forecast for a 2.5km grid square.

Hierarchy

  • GridpointForecastJsonLd

Properties

@context: JsonLdContext

Term definitions for the data in this resource.

forecastGenerator: string

The internal generator class used to create the forecast text (used for NWS debugging).

generatedAt: string

The time this forecast data was generated.

See

RFC 3339

geometry?: null | string

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

units: UnitType

Denotes the units used in the textual portions of the forecast.

updateTime: string

Update time of the forecast.

See

RFC 3339

updated: string

Deprecated

validTimes: string

Time interval during which this data is valid.

See

ISO 8601-1:2019

Generated using TypeDoc