Cloudiness percent.
Mapped from DataBlock.clouds
Atmospheric temperature (varying according to pressure and humidity) below which water droplets begin to condense and dew can form.
Units – default: kelvin, metric: Celsius, imperial: Fahrenheit.
Mapped from DataBlock.dew_point
Humidity percentage.
Optional
iconWeather condition icon id.
The original OpenWeatherMap condition icon id.
See Weather Condition Codes for more info.
Optional
precipVolume of precipitation for the last hour, measured in mm.
Mapped from DataBlock.rain or DataBlock.snow
Probability of precipitation.
Mapped from DataBlock.pop
Optional
precipThe type of precipitation.
Mapped from DataBlock.rain or DataBlock.snow
Atmospheric temperature on the sea level, measured in hectopascal (hPa).
A human-readable summary of this data block.
Forecasted temperature.
Depending on the Units selected this value will change.
Units – default: kelvin, metric: Celsius, imperial: Fahrenheit.
Mapped from DarkSkyDataPoint.temp
Time of the forecasted data, unix, UTC.
Mapped from DataBlock.dt
Optional
uvMidday UV index
Mapped from DataBlock.uvi
Average visibility measured in metres (m).
Wind direction in degrees (meteorological)
Mapped from DataBlock.wind_deg
Optional
windWind gust.
Units – default: metre/sec, metric: metre/sec, imperial: miles/hour.
Mapped from DataBlock.wind_gust
Wind speed.
Units – default: metre/sec, metric: metre/sec, imperial: miles/hour
Mapped from DataBlock.wind_speed
Generated using TypeDoc
A DarkSky equivelent of a Hourly OpenWeatherMap DataBlock.
See HourlyDataBlock for more.