R/northplatte.R
northplatte.Rd
The object contains pre-downloaded sounding dataset from University of Wyoming sounding database. Dataset can be downloaded with the following syntax: northplatte = get_sounding(wmo_id = 72562, yy = 1999, mm = 7, dd = 3, hh = 00)
data("northplatte")
A data frame with 71 rows and 6 variables as described in `get_sounding()`
pressure [hPa]
altitude [m]
temperature [degree Celsius]
dew point temperature [degree Celsius]
wind direction [azimuth as degrees]
wind speed [knots]
http://weather.uwyo.edu/upperair/sounding.html