Hi Alireza<br><br>Please clear your question. Do you have several files in .nc format that you want open them in one process? You can use &#39;set dfile n&#39; for each file you open it. If you have some .nc file that you want merge them, you can use &#39;ncrcat&#39; in Linux OS. for example, if you have <a href="http://20.nc">20.nc</a>, <a href="http://21.nc">21.nc</a>, <a href="http://22.nc">22.nc</a>, <a href="http://23.nc">23.nc</a> and <a href="http://24.nc">24.nc</a> and you want to create one file which include all of these files, you can use this command: ncrcat <a href="http://20.nc">20.nc</a> <a href="http://21.nc">21.nc</a> <a href="http://22.nc">22.nc</a> <a href="http://23.nc">23.nc</a> <a href="http://24.nc">24.nc</a> <a href="http://output.nc">output.nc</a><br>
There is another to link files in GrADS, that is lats4d.<br><br>regards<br><br>Saeed Bayat<br>M.Sc Student of Climatology<br>Ferdowsi University of Mashhad(Iran)<br><a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a><br>
<br><div class="gmail_quote">On Wed, May 11, 2011 at 10:12 PM, AliReza Balalan Fard <span dir="ltr">&lt;<a href="mailto:fard792@gmail.com">fard792@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
hi all<br>how can i open several data files in same time such as netCDF format files ? <br>i have a 850 , 700 , 500 mb of height parameter and i want to open all in same time in GrADS<br>can i do this ?<br><br><br clear="all">

<br>-- <br><br><br><span style="color: rgb(51, 51, 51);">Best regards,</span><br style="color: rgb(51, 51, 51);"><span style="color: rgb(102, 102, 102);">+++++++++++++++++++++++++++++++++++++</span><br style="color: rgb(102, 102, 102);">
<font color="#888888">

<span style="color: rgb(102, 102, 102);">Alireza</span><br>
</font><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>