Interface DarkSkyHourlyDataBlock

A DarkSky equivelent DataBlock.

See DarkSkyDataBlock

Hierarchy

Properties

An array of data points, ordered by time, which together describe the weather conditions at the requested location over time.

Weather condition icon id for mapping to DarkSky.

originalIcon?: WeatherIcon

The original OpenWeatherMap condition icon id.

See Weather Condition Codes for more info.

summary?: string

A human-readable summary of this data block.

Generated using TypeDoc