<br clear="all"><br>Hello, I try to write the following script to plot wind vector and magnitude. But, I can&#39;t see the wind magnitude. I like a comment on my script here is attached<br> &#39;reinit&#39;<br>&#39;set display color white&#39;<br>
&#39;c&#39;<br>&#39;set grid off&#39;<br>&#39;set grads off&#39;<br>&#39;sdfopen <a href="http://v850.nc">v850.nc</a>&#39;<br>&#39;sdfopen <a href="http://u850.nc">u850.nc</a>&#39;<br>&#39;set mpdset hires&#39;<br>&#39;set lat -40 40&#39;<br>
&#39;set lon -180 180&#39;<br>&#39;set t 1 3&#39;<br>&#39;set gxout shaded&#39;<br>&#39;d mag(v850.1,u850.2)&#39;<br>&#39;set gxout vector&#39;<br>&#39;d v850.1;u850.2&#39;<br><br>Thank you.<br><br>Sincerely,<br><br>Bedassa<br>