R Interface to Weather Underground API
Weather Alerts for United States and Europe
Average and record high and low temperatures for current date going ba...
as.numeric with special handling for length 0 (NULL) objects
Moon phase, sunrise and sunset times for today.
Base URL for wunderground API
Build wunderground request URL
Current conditions including current temperature, weather condition, h...
Current hurricane - within the US only. Note: all times in eastern
Return POSIXct time from 7 variables.
Find the text to POSIXct ambiguous interval.
Processes data.frames and replaces wunderground's -9999/-999 to NAs
Forecast for the next 10 days.
Forecast for the next 3 days.
Lists nearby weather stations for a given location
Returns the wunderground API key
Detects if wunderground API key is set
Hourly weather data for specified date.
Summarized weather data for specified date.
Hourly weather data for specified date range.
Hourly forecast for the next 24 hours.
Hourly forecast for the next 10 days.
Check if a date is a "fall back" transition from DST.
Checks if airport code is valid
Checks if country/state is a valid one
Returns a data.frame of valid airport codes (ICAO and IATA).
Returns a data.frame of valid countries with iso abbreviations and reg...
Returns a data.frame of valid states with abbreviations and regions
Lookup airport code (IATA and ICAO code). weatherunderground API might...
Lookup ISO country code weatherunderground API doesn't recognize iso c...
Check if a variable exists for a PWS. If not set the value to -9999
return object, or NA for length 0 (NULL) objects
Weather summary based on historical information between the specified ...
Raw Tidal data with data every 5 minutes for US locations Tidal inform...
Returns image URL for satellite imagery
Sets the wunderground API key
Specifies location of request
Detect and stop for any wunderground request errors
Tidal information for a location within the USA. Tidal information onl...
Returns locations of personal weather stations along with URLs for the...
wunderground api requests
Weather data for yesterday
Tools for getting historical weather information and forecasts from wunderground.com. Historical weather and forecast data includes, but is not limited to, temperature, humidity, windchill, wind speed, dew point, heat index. Additionally, the weather underground weather API also includes information on sunrise/sunset, tidal conditions, satellite/webcam imagery, weather alerts, hurricane alerts and historical high/low temperatures.
Useful links