<br><br><div class="gmail_quote">2009/10/15 Ruben G. C <span dir="ltr"><<a href="mailto:rubensinho@gmail.com">rubensinho@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi, the gxout grid command is useless for my purpose because it just give to me the value in the grid point coordinate. If I want the value for a point that is, let's say, to the right or to the left or between two grids points How can I deploy this single value on a map?<br>
<br></blockquote></div><br>Set Lat,Lon to specific value ie.<br><br>'set lat 51'<br>'set lon 17'<br><br>then<br><br>'define t2 = tmp2m-273.15'<br>'q defval t2 1 1'<br>TMP=subwrd(result,3)<br>
say TMP<br><br>Regards<br>Piotr Djakow<br><br>--<br><a href="http://www.gfspl.rootnode.net">http://www.gfspl.rootnode.net</a><br>