ncl_fnl

From: cnl88 <cnl88_at_nyahnyahspammersnyahnyah>
Date: Wed Sep 21 2011 - 03:16:09 MDT

 
 
I used the data of fnl to draw the wind of east asia. but I change the fanction
  from plot=gsn_csm_vector_map(wks,u,v,res) to
  plot=gsn_csm_vector_map(wks,u(::2,::2),v(::2,::2),res) or
from plot=gsn_csm_vector_map(wks,u(::3,::3),v(::3,::3),res) to
 plot=gsn_csm_vector_map(wks,u(::5,::5),v(::5,::5),res) the results were the same !Ido not know why .i want to increase the density of the wind .how should i do ??

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

____1.png
Received on Wed Sep 21 05:16:24 2011

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2011 - 17:12:44 MDT