[Thread Prev][Thread Next][Index]

[ferret_users] Problem with time series of velocity plot



Dear Ferret Users,
I use the following command to plot time series of x-component of velocity, UVEL, (in 200 layers). But, it plots velocity on y-axis and layers on x-axis, only changing the x-axis lable to time while it actually is layers instead of time (seems only the label has changed). Could anyone let me know what the problem is and how I can fix it to have a real time series plot of velocity for 24 hours?

def axis/t=0:24/npoints=200/units=hours hours_axis
let uvel_on_time = RESHAPE(uvel,t[gt=hours_axis])
plot uvel_on_time

Regards,
Sara


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement