<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:メイリオ
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<span class="Apple-style-span" style="font-family: 'MS PGothic', 'MS UI Gothic', Osaka; line-height: 17px; color: rgb(42, 42, 42); "><div style="line-height: 17px; ">Dear Sir</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">I have the problem like this with the script below.</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; "><div style="line-height: 17px; text-indent: 0px !important; ">Data Request Error: Invalid grid coordinates</div><div style="line-height: 17px; text-indent: 0px !important; ">&nbsp;&nbsp;World coordinates convert to non-integer &nbsp;grid coordinates</div><div style="line-height: 17px; text-indent: 0px !important; ">&nbsp;&nbsp; &nbsp;Variable = h &nbsp;Dimension = 0&nbsp;</div><div style="line-height: 17px; text-indent: 0px !important; ">&nbsp;&nbsp;Error ocurred at column 1</div><div style="line-height: 17px; text-indent: 0px !important; ">DISPLAY error: &nbsp;Invalid expression&nbsp;</div><div style="line-height: 17px; text-indent: 0px !important; ">&nbsp;&nbsp;Expression = h(lon=175.05,lat=42.15)</div></div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">When I change it to&nbsp;'d h(lon=175,lat=42)', it work without problem.</div><div style="line-height: 17px; ">Could you tell me how to solve the problem?</div><div style="line-height: 17px; ">Takaya Namba</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; "><div style="line-height: 17px; ">'reinit'</div><div style="line-height: 17px; ">'OPEN HST.CTL'</div><div style="line-height: 17px; ">'set X 1 673'</div><div style="line-height: 17px; ">'set Y 1 442'</div><div style="line-height: 17px; ">'set Z 1 1'</div><div style="line-height: 17px; ">'set time 00z${day}${month}${year}'</div><div style="line-height: 17px; ">'set gxout shaded'</div><div style="line-height: 17px; ">'h=hcurl(u,v)'</div><div style="line-height: 
17px; ">'set X 1'</div><div style="line-height: 17px; ">'set Y 1'</div><div style="line-height: 17px; ">'set lev 1'</div><div style="line-height: 17px; ">'set t 1'</div><div style="line-height: 17px; ">'set gxout print'</div><div style="line-height: 17px; ">'set prnopts %0.5f'</div><div style="line-height: 17px; ">'d h(lon=175.05,lat=42.15)'</div><div style="line-height: 17px; ">ret=sublin(result,2)</div><div style="line-height: 17px; ">res = write('test-h-check.txt', ret)</div><div style="line-height: 17px; ">say result</div><div style="line-height: 17px; ">'quit'</div></div></span>                                               </div></body>
</html>