<div dir="ltr">Hi Jason,<div><br>To draw lines all you need to use is this:</div><div><br></div><div>&#39;set line color style thickness&#39;</div><div>&#39;draw line x1 y1 x2 y2&#39;</div><div><br></div><div>The x,y points are in inches from the upper left of the display.  Just play around with them to get the location you want.</div><div><br></div><div>You can plot a point using font 3 and the number 2 (which will make a bullet point).  For example,</div><div><br></div><div>&#39;set string 1 c 6 0&#39;</div><div>&#39;set strsiz 0.13 0.13&#39;</div><div>&#39;set font 3&#39;</div><div>&#39;draw string &#39;4.25&#39; &#39;5.5&#39; 2&#39;</div><div><br></div><div>will place a point roughly in the middle of the display.</div><div><br></div><div>-- Matt</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 10, 2016 at 12:43 PM, Jason Snyder <span dir="ltr">&lt;<a href="mailto:jmssnyder@ucdavis.edu" target="_blank">jmssnyder@ucdavis.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"><div><div><div>To whom it may concern,<br><br></div>I am trying to plot a point in grads at a specific latitude and longitude in GrADS.  I also want to draw a line that connects several latitude and longitude points together in GrADS.  Does anyone know how to do this?<br><br></div>Thanks,<br><br></div>Jason<span class="HOEnZb"><font color="#888888"><br clear="all"><div><div><div><div><br>-- <br><div><div dir="ltr"><div><div>Jason Snyder PhD<br></div>

<div><br></div></div></div></div>
</div></div></div></div></font></span></div>
<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" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>