#northplatte = get_sounding(wmo_id = 72562, yy = 1999, mm = 7, dd = 3, hh = 0)
data("northplatte")
sounding_hodograph(
ws = northplatte$ws, wd = northplatte$wd,
altitude = northplatte$altitude, max_speed = 40
)
title("North Platte - 3 July 1999, 00:00 UTC")
Run the code above in your browser using DataLab