Interface DarkSkyMinutelyDataPoint

A DarkSky equivelent of a Minutely OpenWeatherMap DataBlock.

See MinutelyDataBlock for more.

Hierarchy

  • DarkSkyMinutelyDataPoint

Properties

Properties

precipIntensity: number

Precipitation volume, a number value measured in millimeters (mm).

Mapped from MinutelyDataBlock.precipitation

time: number

Time of the forecasted data, unix, UTC.

Mapped from MinutelyDataBlock.dt

Generated using TypeDoc