Sunrise / Sunset
{{ getLocalSunrise() }} / {{ getLocalSunset() }}
Air Quality
{{ getAirQualityDescription() }}
UV Index
{{ getUVIndexDescription() }}
Humidity
{{ forecast.rh }}%
Wind Speed / Direction
{{ forecast.wind_spd }} mph / {{ forecast.wind_cdir }}
Cloud Coverage
{{ forecast.clouds }}%
Dew Point
{{ forecast.dewpt }}°
Latitude / Longitude
{{ forecast.lat }} / {{ forecast.lon }}
As of
{{ getLastUpdated() }}