<br><br><div class="gmail_quote">2010/5/9 gibies george <span dir="ltr">&lt;<a href="mailto:gibiesgeorge@gmail.com">gibiesgeorge@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you Eric,<br><br>But I am using ksh<br><br>Which method should I follow in &#39;ksh&#39;.<br><br>I have one more error as follows, probably from my descriptor file DSET tab.<br><br>/gpfs2/home/kiran/freerun/t62/monthly/time_mean.%y4%<a href="http://m2.nc" target="_blank">m2.nc</a> does not exist or is not a netCDF file.<br>

<br>Can you point out the problem?<br><br>I am trying to open the following files simultaneously.<br><br>/gpfs2/home/kiran/freerun/t62/monthly/<a href="http://time_mean.200001.nc" target="_blank">time_mean.200001.nc</a><br>
/gpfs2/home/kiran/freerun/t62/monthly/<a href="http://time_mean.200002.nc" target="_blank">time_mean.200002.nc</a><br>

/gpfs2/home/kiran/freerun/t62/monthly/<a href="http://time_mean.200003.nc" target="_blank">time_mean.200003.nc</a><br>
........................<br>........................<br>.........................<br>/gpfs2/home/kiran/freerun/t62/monthly/<a href="http://time_mean.210012.nc" target="_blank">time_mean.210012.nc</a><br><br>
I have written xdf file as follows<div class="im"><br><br>DSET /gpfs2/home/kiran/freerun/t62/monthly/time_mean.%y4%<a href="http://m2.nc/" target="_blank">m2.nc</a><br></div><div><div class="im">

OPTIONS template<br>
DTYPE netcdf<br>
TDEF 1200 linear jan2000 1mo<br><br></div>How can I modify it to avoid the error?<br><br>Thanking you in advance.<br><br></div><div class="im"><br><br><div class="gmail_quote">On 7 May 2010 23:09, Eric Altshuler <span dir="ltr">&lt;<a href="mailto:ela@cola.iges.org" target="_blank">ela@cola.iges.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello ,<br>
<br>
Since the files essential to grads operation are not in /usr/local/lib/grads, you must set the environment variable GADDIR:<br>
<br>
setenv GADDIR /gpfs1/scientific_appln/grads-1.8sl11/data (if you use csh)<br>
<br>
or<br>
<br>
GADDIR=/gpfs1/scientific_appln/grads-1.8sl11/data<br>
export GADDIR<br>
<br>
(if you use sh/bash).<br>
<div><div></div><div><br>
</div></div></blockquote></div><br>-- <br></div><div><div></div><div class="h5">Gibies George,CSIR-RF,<br>Climate and Global Modelling Division,<br>Indian Institute of Tropical Meteorology,<br>Dr. Homi Bhabha Road,<br>NCL (P. O.), Pashan,<br>
Pune 411008<br><br>
<a href="http://sites.google.com/site/gibiesge/" target="_blank">http://sites.google.com/site/gibiesge/</a><br><br>
</div></div><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>