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
Optional
precipProbability 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.
Sunrise time as a UTC Unix timestamp.
Mapped from CurrentDataBlock.sunrise
Sunrise time as a UTC Unix timestamp.
Mapped from CurrentDataBlock.sunrise
Forecasted temperature.
Depending on the Units selected this value will change.
Units – default: kelvin, metric: Celsius, imperial: Fahrenheit.
Mapped from CurrentDataBlock.temp
Time of the forecasted data, unix, UTC.
Mapped from DataBlock.dt
Midday UV index
Mapped from CurrentDataBlock.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 Current OpenWeatherMap DataBlock.
See CurrentDataBlock for more.