R/sounding_vienna.R
sounding_vienna.Rd
The object contains pre-downloaded sounding dataset from University of Wyoming sounding database. Dataset can be downloaded with the following syntax: demo_dataset = get_sounding(wmo_id = 11035, yy = 2011, mm = 8, dd = 23, hh = 12)
data("sounding_vienna")
A data frame with 88 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