<div dir="ltr">I see what your saying Jeff. But what if you are interested in the magnitude only of u and v and not the two separate u and v vectors. I am trying to get a map like this....<div><br></div><div><a href="http://www4.ncsu.edu/~nwsfo/storage/cases/20100425/shr6_10042600.gif">http://www4.ncsu.edu/~nwsfo/storage/cases/20100425/shr6_10042600.gif</a> </div>
<div><br></div><div>This doesnt have two separate vectors: u and v.  </div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 1, 2013 at 5:52 PM, Jeff Duda <span dir="ltr">&lt;<a href="mailto:jeffduda319@gmail.com" target="_blank">jeffduda319@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The way you&#39;re doing it, you&#39;re only computing the difference in wind<br>
speed between two layers.  If you&#39;re trying to calculate vertical wind<br>
shear, you should be calculating the vector difference, which is the<br>
difference in the components.  So you should have a delta-U wind<br>
component of the shear (u500-usfc) and a delta-V component of the<br>
shear (v500-vsfc).  Those are the two quantities you would display to<br>
get the vectors.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jeff<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Sun, Sep 1, 2013 at 3:39 PM, Nimrod Micael &lt;<a href="mailto:nmicael@aggies.ncat.edu">nmicael@aggies.ncat.edu</a>&gt; wrote:<br>
&gt; I see Jeff. So then how would i make it to display the magnitude of u,v for<br>
&gt; 2 different levels then? Since I am taking the difference between the 500 mb<br>
&gt; wind and the sfc wind?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Sep 1, 2013 at 4:33 PM, Jeff Duda &lt;<a href="mailto:jeffduda319@gmail.com">jeffduda319@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; displaying wind barbs requires two inputs in the display command<br>
&gt;&gt; (i.e., &#39;d u;v&#39;).  You are only supplying one.<br>
&gt;&gt;<br>
&gt;&gt; Jeff Duda<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Sep 1, 2013 at 2:53 PM, Nimrod Micael &lt;<a href="mailto:nmicael@aggies.ncat.edu">nmicael@aggies.ncat.edu</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; The shaded is plotting fine but the wind barb is not showing up. Can<br>
&gt;&gt; &gt; anyone<br>
&gt;&gt; &gt; help me out why?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &#39;set gxout shaded&#39;<br>
&gt;&gt; &gt; &#39;set lev 1000&#39;<br>
&gt;&gt; &gt; &#39;s= mag(u,v)&#39;<br>
&gt;&gt; &gt; &#39;set lev 500&#39;<br>
&gt;&gt; &gt; &#39;a = mag (u,v)&#39;<br>
&gt;&gt; &gt; &#39;set cmin 20&#39;<br>
&gt;&gt; &gt; &#39;bulk = (a-s)*1.92&#39;<br>
&gt;&gt; &gt; &#39;d bulk&#39;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &#39;set gxout barb&#39;<br>
&gt;&gt; &gt; &#39;set lev 1000&#39;<br>
&gt;&gt; &gt; &#39;barbs= mag(u,v)&#39;<br>
&gt;&gt; &gt; &#39;set lev 500&#39;<br>
&gt;&gt; &gt; &#39;barba = mag (u,v)&#39;<br>
&gt;&gt; &gt; &#39;set cmin 20&#39;<br>
&gt;&gt; &gt; &#39;bulkb = (barba-barbs)*1.92&#39;<br>
&gt;&gt; &gt; &#39;d bulkb&#39;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Wind vectors are not showing up. Why???<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Nimrod Micael<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; gradsusr mailing list<br>
&gt;&gt; &gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt;&gt; &gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Jeff Duda<br>
&gt;&gt; Graduate research assistant<br>
&gt;&gt; University of Oklahoma School of Meteorology<br>
&gt;&gt; Center for Analysis and Prediction of Storms<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gradsusr mailing list<br>
&gt;&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Nimrod Micael<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Jeff Duda<br>
Graduate research assistant<br>
University of Oklahoma School of Meteorology<br>
Center for Analysis and Prediction of Storms<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Nimrod Micael
</div>