[gradsusr] wind vectors

Chorley Weather weatherstu at chorleyweather.com
Mon Aug 17 04:20:52 EDT 2015


On 15-08-2015 03:39, giacomo tricarico wrote:
> Hi, how could I plot 10m wind vectors on grads 2.0.x?
> I only have U and V components, respectively UGRD10m and VGRD10m.
> 
> I've tried this:
> 'd UGRD10m;skip(VGRD10m,5)'
> but I don't know if it's correct.
> 
> Thanks in advance,
> Giacomo
> 
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
Hi Giacomo,

Try this bit of script and just adjust the value (2,2) to make it fit on 
your map projection. Hope this helps.
'set gxout vector'
'set ccolor 1'
'd skip(ugrd10m,2,2);vgrd10m'
'set cint 5'
'set clab masked'

Regards,
Stuart.
-- 
Chief Forecaster & Owner


More information about the gradsusr mailing list