On 10/8/07, <b class="gmail_sendername">ashish no routray</b> &lt;<a href="mailto:ashishroutray@rediffmail.com">ashishroutray@rediffmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>
Dear Users<br>
I need your kind help to plot the multile binary files in using one .ctl file.<br>
I downloaded TRMM 03 hourly data for a period and also .ctl file from TRMM site</p></blockquote><div><br>It is always a good idea to give the URL so that someone could try to download the same files and reproduce the problem... Also, provide the output of &quot;q config&quot; and &quot;!uname -a&quot; so that we can know which version you are using...
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><p>. we are trying to plot 24hrs accumulated rainfall from all 9 files.Files are look like:
<br>
<br>
3B42.020601.00z.6.precipitation.bin<br>
3B42.020601.03z.6.precipitation.bin<br>
......<br>
......<br>
3B42.020602.00z.6.precipitation.bin <br>
<br>
Here I am giving the .ctl file as follow:</p></blockquote><div><br>I am assuming that the individual ctl provided with data works fine. <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>
***************************************************<br>
dset ./3B42.%y2%m2%d2.%h2z.6.precipitation.bin<br>
options template byteswapped</p></blockquote><div>The option &quot;byteswapped&quot; is deprecated. Use either &quot;big_endian&quot; or &quot;little_endian&quot;, depending on the endianess of the machine TRMM used to write the data.
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><p>
title TRMM 3B42 V6 three hourly TRMM rainfall<br>
undef -9999.0<br>
xdef 1440 linear -179.875 0.25000000<br>
ydef 400&nbsp; linear -49.8750000 0.25000000<br>
zdef 1 levels 1000</p></blockquote><div>So far, so good...<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><p>
tdef 9 linear 00:00Z01jan1998 3hr</p></blockquote><div><br>Why &quot;9&quot;? You need the enter the total number of time steps from 1998 to 2007.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>
* end_time 21:00Z31aug2007 (this_is_comment_line)<br>
vars 1<br>
r&nbsp; &nbsp; &nbsp; &nbsp;  0&nbsp;  99 Hourly Rain Rate (mm/hr)<br>
endvars<br>
<br>
**************************************************<br>
<br>
We are running the .ctl in IBM(P5) machine.<br>
It showing Gridded are undefined. I hope it could not open the files. when I plot individual files alone it is ploting properly.</p></blockquote><div><br></div></div>Can you plot t=1 through t=9 with the template version of the&nbsp; ctl?
<br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>