Dear Kazunori,<div> Here is one method I used to do for extracting into ASCII format. You can try with this after modification. </div><div><br></div><div><br></div><div><div>'reinit'</div><div>'open gpi9708.ctl'</div>
<div>'set lat -10'</div><div>'set lon 90'</div><div>tt=865</div><div>while(tt<=1018)</div><div>'set t 'tt</div><div>'define gpi1=aave(gpi,lon=60,lon=90,lat=-7,lat=0)'</div><div>'d gpi1'</div>
<div>te=subwrd(result,4)</div><div>w=write(gpi1999.dat,te)</div><div>tt=tt+1</div><div>endwhile</div></div><div><br></div><div><br></div><div><br></div><div><div>-- <br>Sincerely<br>***********************************************<br>
Jayakrishnan.P.R<br>CSIR-Senior Research Fellow<br>Department of Atmospheric Sciences<br>Cochin University of Science and Technology (CUSAT), Cochin-682 016<br>Kerala, India.<br>Mob: 09895417565<br><br>***********************************************<br>
</div></div>