wx_ames: Weather observations at Ames - Jan. 2014

Description Usage Format Source

Description

A dataset containing hourly weather observations at Ames, Iowa (US) for the month of January 2014. Data obtained from Weather Undergound's API, using the rwunderground package.

Usage

1

Format

A data frame with 983 rows and 19 variables:

date

POSIXct, instant of the observation

temp

double, dry-bulb temperature, °C

dew_pt

double, dew-point temperature, °C

hum

double, relative humidity, %

wind_spd

double, wind-speed, m/s

wind_gust

double, wind-gust, m/s

dir

character, direction from which wind blows

vis

double, visibility, km

pressure

double, sea-level pressure, mbar

wind_chill

double, wind-chill temperature, °C

heat_index

double, head-index temperature, °C

precip

double, precipitation since previous observation, mm

cond

character, description of conditions

fog

integer, indicates if fog is present

rain

integer, indicates if it is raining is present

snow

integer, indicates if it is snowing

hail

integer, indicates if it is hailing

thunder

integer, indicates if thunder is present

tornado

integer, indicates if a tornado is present

Source

http://www.wunderground.com/


ijlyttle/shinypod documentation built on May 18, 2019, 3:41 a.m.