<div dir="ltr">oh u10 and v10 is  <div>      u10  1  0  U at 10 M (m s-1)<div>      v10  1  0  V at 10 M (m s-1)</div><div>respectively.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 11:29 AM, Nimrod Micael <span dir="ltr">&lt;<a href="mailto:nmicael@aggies.ncat.edu" target="_blank">nmicael@aggies.ncat.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Actually I think I fixed the problem but still didnt get the wind barb...<div><br></div><div><div> zinterp(u,height,6)</div>
<div> &#39;u6km=interp&#39;</div><div> zinterp(v,height,6)</div><div> &#39;v6km=interp&#39;</div>
<div> &#39;shear0006=1.94*mag(u6km-u10,v6km-v10)&#39;</div><div> &#39;set gxout shaded&#39;</div><div> &#39;set cmin 20&#39;</div><div> &#39;d shear0006&#39;</div><div> </div><div><br></div><div> &#39;set gxout barb&#39;</div>

<div> &#39;set cmin 20&#39;</div><div> &#39;d shear0006&#39;</div></div><div><br></div><div><br></div><div>What&#39;s going on?</div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 1:40 AM, Nimrod Micael <span dir="ltr">&lt;<a href="mailto:nmicael@aggies.ncat.edu" target="_blank">nmicael@aggies.ncat.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Oh my model height is in KM though. Hence why 6 KM and not 600 meters.</div><div class="gmail_extra"><div>

<div><br><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 1:39 AM, Nimrod Micael <span dir="ltr">&lt;<a href="mailto:nmicael@aggies.ncat.edu" target="_blank">nmicael@aggies.ncat.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The interpolation is not working for me. <div><br></div><div>I did this:</div><div><br></div><div><div>

&#39;umid=zinterp(u,height,6)&#39;</div>
<div> &#39;vmid=zinterp(v,height,6)&#39;</div><div> &#39;ulow=&quot;zinterp(u,height,0)&#39;</div>
<div> &#39;vlow=&quot;zinterp(v,height,0)&#39;</div><div> &#39;verticalshear =(umid-ulow)+(vmid-vlow)&#39;</div><div> &#39;bulkshear=sqrt(verticalshear)&#39;</div></div><div><br></div><div><br></div><div>Still not getting anything after many tries. </div>



<div><br></div><div><br></div><div>Thanks!</div></div><div class="gmail_extra"><div><div><br><br><div class="gmail_quote">On Sun, Sep 1, 2013 at 11:35 PM, Nimrod Micael <span dir="ltr">&lt;<a href="mailto:nmicael@aggies.ncat.edu" target="_blank">nmicael@aggies.ncat.edu</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ohhhhh @Jeff...I see what you are saying...there&#39;s an angle to the direction of the winds...you cant assume that both levels are in the same direction. That makes perfect sense. Very excellent explanation by the way. <div>




<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Sun, Sep 1, 2013 at 10:52 PM, Jeff Duda <span dir="ltr">&lt;<a href="mailto:jeffduda319@gmail.com" target="_blank">jeffduda319@gmail.com</a>&gt;</span> wrote:<br>




</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">I suggest you have a look through this page (<a href="http://mathworld.wolfram.com/VectorAddition.html" target="_blank">http://mathworld.wolfram.com/VectorAddition.html</a>) and the related page linked under &quot;see also&quot; called &quot;vector difference&quot;.  You can add/subtract two vectors by adding/subtracting the corresponding <b>components</b> (i.e., the u and v components), and making a vector of the resulting sum/difference.  What you seem to be stuck on is taking the difference of the <b>magnitude</b> of the vectors rather than the difference of the components.<div>





<br></div><div>I&#39;ll use this example to help illustrate this.  Suppose you had a westerly wind at 500 mb of 50 kts, and an easterly wind of 50 kts at the surface (unlikely except for possibly within a severe thunderstorm, but just bear with me).  There is no difference in the wind speed between 500 mb and the sfc, but there is a difference in the direction.  Clearly there is shear, but only if you look at the component form of the wind.  The u- and v-components of the 500 mb wind in this example are u = 50, v = 0 (kts), whereas at the surface, the components are u = -50, v = 0 (kts).  Therefore, the shear is given by (u500-usfc)<b>i</b> + (v500-vsfc)<b>j</b> = (50 - -50)<b>i</b> + (0-0)<b>j</b> = 100<b>i</b> + 0<b>j</b>.  The shear vector is straight out of the west here.  The magnitude is given by sqrt(ushear^2 + vshear^2), which is sqrt(100^2 + 0^2) = 100 kts of shear.</div>




<span><font color="#888888">
<div><br></div><div>Jeff</div></font></span></div>
<br></div></div><div>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></div></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br>Nimrod Micael
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br>Nimrod Micael
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br>Nimrod Micael
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>Nimrod Micael
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Nimrod Micael
</div>