<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>Andy,</div>
<div><br>
</div>
<div>For your second question – it looks like you're only applying the m/s to knot conversion to the v component. &nbsp;Try the following:</div>
<div><br>
</div>
<div>&nbsp;'d (u500;v500)*1.94384'</div>
<div><br>
</div>
</div>
</div>
<div>Either that way or this way:</div>
<div><br>
</div>
<div>'define uwind =&nbsp;u500*1.94384'</div>
<div>'define vwind = v500*1.94384'</div>
<div>'d&nbsp;uwind;vwind'</div>
<div><br>
</div>
<div><br>
</div>
<div>Sam</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Andrew Revering &lt;<a href="mailto:andy@f5data.com">andy@f5data.com</a>&gt;<br>
<span style="font-weight:bold">Reply-To: </span>GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Wed, 21 Aug 2013 10:07:28 -0500<br>
<span style="font-weight:bold">To: </span>GrADS User List &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[gradsusr] Wind Barbs<br>
</div>
<div><br>
</div>
<div dir="ltr">
<div>Couple questions about wind barbs:</div>
<div><br>
</div>
<div>- Is it possible to plot 'nothing' where a calm wind barb would go? Right now it shows a circle or a zero where calm wind is. I'd rather it plot nothing in those locations.</div>
<div><br>
</div>
<div>- Also, the speed is incorrect in my wind barbs. I'm trying to plot it in knots and I'm using:&nbsp;'display u500;v500*1.94384'</div>
<div>The mag() function returns different values than what is being plotted for my barbs, so apparently I'm not converting my wind barb from m/s to knots properly. Thoughts?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Andy</div>
</div>
_______________________________________________ gradsusr mailing list <a href="mailto:gradsusr@gradsusr.org">
gradsusr@gradsusr.org</a> <a href="http://gradsusr.org/mailman/listinfo/gradsusr">
http://gradsusr.org/mailman/listinfo/gradsusr</a> </span>
</body>
</html>