<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Lyndz,<br>
<br>
In case you haven't received a reply, this is what I have used. You
click the mouse on the location, and the lat and lon come back.<br>
<br>
Good luck!<br>
Frank<br>
<br>
say 'click to locate center'<br>
'q bpos'<br>
x = subwrd(result,3)<br>
y = subwrd(result,4)<br>
'query xy2w 'x' 'y<br>
xlat = subwrd(result,6)<br>
ylon = subwrd(result,3)<br>
say xlat ' 'ylon<br>
* now we have the lat and lon of the cursor<br>
<br>
<br>
On 5/22/2019 2:30 PM, Lyndz wrote:
<blockquote type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">Dear Grads experts,
<div><br>
</div>
<div>I would like to ask if there is a way to locate (lat-lon
coordinates) saddle points/col/equilibrium points in GrADS
from streamline charts.</div>
<div><br>
</div>
<div>Attached is the sample image regarding this. The black dot
is the location of the saddle point that I want to locate. It
is where two highs and two lows that are juxtaposed in a
northwest-southeast and northeast-southwest orientations,
respectively, meet.<br clear="all">
<div>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div><font face="comic sans ms,
sans-serif"><b><u><br>
</u></b></font></div>
<div>I'll appreciate any help.</div>
<div><br>
</div>
<div>Sincerely,</div>
<div><font face="comic sans ms,
sans-serif"><b><u><br>
</u></b></font></div>
<div><font face="comic sans ms,
sans-serif"><b><u>Lyndz</u></b></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>