Dear All;<br><br>In order to interpolate the NCEP data, I have been using the function below. This function can be running with the successfull results as I used the 32 bit platform of my laptop. <br><br>function ncep_grads (args)<br> filen=subwrd(args,1)<br> varn=subwrd(args,2)<br> yyear=subwrd(args,3)<br> itimes=subwrd(args,4)<br> 'sdfopen 'filen'.'yyear'.nc'<br> 'set lat -14.5 2.5'<br> 'set lon 111.5 130.5'<br> tlast= itimes<br> 'set t 1 'tlast<br> 'set gxout fwrite'<br> 'set fwrite slp.grd'<br> 'define uuu1=regrid2('varn',0.166666666667,0.166666666667,bs_p1,111.5,-14.5)'<br> 'd uuu1'<br> 'quit'<br> return<br> <br>Now, I use the laptop with 64bit platform and this function can not be executed anymore. The message that I have is that the error is in the regrid2.<br><br>My questions:<br>Is that true that regrid2 can be used only under 32 bit platform. Is there another or un updated regrid2 that can be used under 64 bit platfom?<br><br>Thank you very much.<br><br>Syamsul
 Rizal<br>Dept of Marine Sciences<br>Syiah Kuala University<br>Banda Aceh 23111, Indonesia<br><br><br><br><p>&#32;

<hr size=1>Expecting? Get great news right away with <a href="http://us.rd.yahoo.com/evt=49982/*http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html">email Auto-Check.</a><br>Try the <a href="http://us.rd.yahoo.com/evt=49982/*http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html">Yahoo! Mail Beta.</a>