[Thread Prev][Thread Next][Index]

[ferret_users] Shading UV-winds magnitude



Dear ferret users,

I have calculated/plotted the uv anomaly for pre-monsson (MAM) season (say 2001, see the attached plot) from the following script. In the attached plot can any one let me know how to shade the magnitude of the uv winds.

use UV_MAM2001-2005.nc"

let u1=u[d=1,k=2,x=65:95,y=0:40,l=1:92@ave]
let v1=v[d=1,k=2,x=65:95,y=0:40,l=1:92@ave]

let uwnd=u[d=1,k=2,x=65:95,y=0:40,l=1:460@ave]
let vwnd=v[d=1,x=65:95,y=0:40,l=1:460@ave]

let anom_u=u1-uwnd
let anom_v=v1-vwnd

vec/length=5 anom_u,anom_v  !!! To plot anomaly



--
Best wishes,
Nitin

Attachment: uv_anom.gif
Description: GIF image


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

Privacy Policy | Disclaimer | Accessibility Statement