# \donttest{
# download rawinsonde profile from Vienna (WMO ID: 11035) for 23 August 2011 1200 UTC:
profile = get_sounding(wmo_id = 11035,
yy = 2011,
mm = 8,
dd = 23,
hh = 12)
head(profile)
# }
Run the code above in your browser using DataLab