<br clear="all">hi,grads folks ,<div>  I am using grads v1.9, trying to find the center of typhoon via minloc function.</div><div>the key script is shown as below:</div><div><div>slplat=min(slp,lat=19,lat=26)                         </div>
<div>tclon=minloc(slplat,lon=119,lon=126)                   </div><div>slplon=min(slp,lon=119,lon=126)                        </div><div>tclat=minloc(slplon,lat=19,lat=26)</div></div><div><br></div><div>but grads tell me that &quot;function not found min &quot; </div>
<div>and when i changed my script to be :<br>tclat=min(minloc(slpt,lon=119,lon=126), lat=19,lat=26)</div><div>tclon=min(minloc(slpt, lat=19,lat=26 )lon=119,lon=126)</div><div><br></div><div><br></div><div>how can i finx my scrpit ? thank you .:)</div>
<div>-- </div><div><br>TANG Jie<br>Email: <a href="mailto:totangjie@gmail.com">totangjie@gmail.com</a><br>Tel: 0086-2154896104<br>Shanghai Typhoon Institute,China<br>
</div>