<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Ahsan,</span></div><div><span>Alternatively, you can use the IRI Climate Library to download TRMM daily as an entire netcdf file from here:</span></div><div><span><a href="http://iridl.ldeo.columbia.edu/SOURCES/.NASA/.GES-DAAC/.TRMM_L3/.TRMM_3B42/.v6/.daily/.precipitation/">http://iridl.ldeo.columbia.edu/SOURCES/.NASA/.GES-DAAC/.TRMM_L3/.TRMM_3B42/.v6/.daily/.precipitation/</a></span></div><div><span>This avoids any sort of control files or concat procedures. I find it to be very easy to use with GrADS.</span></div><div><span></span>&nbsp;</div><div><span>cheers,</span></div><div><span>teddy </span></div><div></div><div>&nbsp;</div><div><a href="http://www.teddyallen.com" rel="nofollow" target="_blank">http://www.teddyallen.com</a></div><div>"To move quickly, go alone. To move far, go <font
 color="#ff0000"><i><strong>together</strong></i></font>." </div><div>African Proverb</div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <div style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); height: 0px; line-height: 0; font-size: 0px;" class="hr" contentEditable="false" readonly="true"></div>  <b><span style="font-weight: bold;">From:</span></b> Syed Ahsan Ali &lt;ahsanshah01@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Zhong Liu &lt;Zhong.Liu-1@nasa.gov&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> GrADS Users Forum &lt;gradsusr@gradsusr.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, June 6, 2012 11:46 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re:
 [gradsusr] TRMM data<br> </font> </div> <br>
<div id="yiv1447882531"><div>Dear Zhong</div>
<div>&nbsp;</div>
<div>While working with the V6 data and referring to the page for conversion of 3-hourly (mm/hr)rainfall to total daily rainfall [<a href="http://disc.sci.gsfc.nasa.gov/additional/faq/precipitation_faq.shtml#convert" rel="nofollow" target="_blank">http://disc.sci.gsfc.nasa.gov/additional/faq/precipitation_faq.shtml#convert</a>], I concatinated the 3-hourly binary files first and then made a single daily file and used the following command to display the data for a grid point in grads.<br>
&nbsp;d sum(r*24,t=1,t=8) and it gives me the answer 96. But when I downloaded and displayed the daily rainfall file from the ftp (which is accumulated rainfall as per readme) for the same grid point and the same day it gives 0 answer. While the actual observed rainfall is 116mm. So, where could be the problem.</div>

<div>&nbsp;</div>
<div>Kind Regards</div>
<div>Ahsan<br><br></div>
<div class="yiv1447882531gmail_quote">On Wed, Jun 6, 2012 at 8:37 PM, Zhong Liu <span dir="ltr">&lt;<a href="mailto:Zhong.Liu-1@nasa.gov" rel="nofollow" target="_blank" ymailto="mailto:Zhong.Liu-1@nasa.gov">Zhong.Liu-1@nasa.gov</a>&gt;</span> wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">
<div>Dear Ahsan,<br><br>Glad to hear the info is useful.<br><br>If you plan to do subsetting of the data, the GrADS way could <br>be useful, especially with GDS and OPeNDAP. You could write a GrADS script to <br>
do that as well.<br><br>Good luck!<br><br>Regards,<br><br>-Zhong 
<div>
<div class="yiv1447882531h5"><br><br>On 6/6/2012 11:34 AM, Syed Ahsan Ali wrote: 
<blockquote type="cite">
<div>Dear Zhong </div>
<div>&nbsp;</div>
<div>Thanks alot for the email. This is great news that V7 is available. </div>
<div>I have tried a simple thing that is concatenation of all files using CAT command in linux to make a single file. I'll also try the method which you have mentioned.</div>
<div>&nbsp;</div>
<div>Thank you</div>
<div>Best Regards</div>
<div>Ahsan<br><br></div>
<div class="yiv1447882531gmail_quote">On Wed, Jun 6, 2012 at 8:17 PM, Zhong Liu <span dir="ltr">&lt;<a href="mailto:Zhong.Liu-1@nasa.gov" rel="nofollow" target="_blank" ymailto="mailto:Zhong.Liu-1@nasa.gov">Zhong.Liu-1@nasa.gov</a>&gt;</span> wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">Dear Ahsan,<br><br>Dr. Lynnes forwarded your question to me.<br><br>First, V7 TRMM 3B42 and its daily have just been released. Please use them if possible,<br>
<br><a href="ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B42_V7" rel="nofollow" target="_blank">ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B42_V7</a> ( for 3 hourly)<br><a href="ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/Derived_Products/3B42_V7/Daily" rel="nofollow" target="_blank">ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/Derived_Products/3B42_V7/Daily</a> (daily)<br>
<br>To aggregate files, I have an example below.<br><br>Please note that the similar method can be applied to GDS, OPeNDAP, or binary files (listed in the above<br>directories).<br><br>Hope these help.<br><br>Regards,<br>
<br>-Zhong<br><br>ga-&gt; open 3b42_netcdf.ctl<br>Scanning description file: &nbsp;3b42_netcdf.ctl<br>Data file 3B42.%y2%m2%d2.%<a href="http://h1.6a.nc/" rel="nofollow" target="_blank">h1.6A.nc</a> is open as file 1<br>LON set to 0 360<br>LAT set to -49.875 49.875<br>
LEV set to 1000 1000<br>Time values set: 1998:1:1:0 1998:1:1:0<br>ga-&gt; set time 18z1apr2010 0z2apr2010<br>Time values set: 2010:4:1:18 2010:4:2:0<br>ga-&gt; define rtmp=r<br>Define memory allocation size = 6921600 bytes<br>
ga-&gt; set fwrite test.bin<br>FWrite file name = test.bin<br>FWwrite byte order is little_endian; format is stream<br>Fwrite replacing an existing file if it exist<br>ga-&gt; set gxout fwrite<br>ga-&gt; d rtmp<br>Wrote 576800 of 576800 elements to test.bin as Stream Little_Endian<br>
Wrote 576800 of 576800 elements to test.bin as Stream Little_Endian<br>Wrote 576800 of 576800 elements to test.bin as Stream Little_Endian<br>Press enter to continue:::::<br>ga-&gt; disable fwrite<br><br>where 3b42_netcdf.ctl is,<br>
<br>dset ^3B42.%y2%m2%d2.%<a href="http://h1.6a.nc/" rel="nofollow" target="_blank">h1.6A.nc</a><br>dtype netcdf<br>options template<br>title TRMM 3B42 V6 three hourly TRMM rainfall<br>undef -9999.9<br>xdef 1440 linear -179.875 0.25000000<br>
ydef 400 &nbsp;linear -49.8750000 0.25000000<br>zdef 1 levels 1000<br>tdef 41384 linear 00:00Z01jan1998 3hr<br>* end_time 21:00Z29feb2012 (this_is_comment_line)<br>vars 2<br>precipitation=&gt;r &nbsp; &nbsp; &nbsp;0 &nbsp;y,x Hourly Rain Rate (mm/hr)<br>
relativeError=&gt;err &nbsp; &nbsp;0 &nbsp;y,x Error (mm/hr)<br>endvars<br><br>and to test the output file, use this ctl,<br><br>dset test.bin<br>title TRMM 3B42 V6 three hourly TRMM rainfall<br>undef -9999.9<br>xdef 1440 linear -179.875 0.25000000<br>
ydef 400 &nbsp;linear -49.8750000 0.25000000<br>zdef 1 levels 1000<br>tdef 39432 linear 00:00Z01jan1998 3hr<br>* end_time 21:00Z30jun2011 (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><br>On 6/5/2012 7:53 AM, Lynnes, Christopher S. (GSFC-6102) wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">On Jun 5, 2012, at 7:47 AM, Christopher Lynnes wrote:<br><br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">Is this something that can be solved by our GDS server for this user?<br></blockquote>I'm thinking of: http://disc2.nascom.nasa.gov/dods/3B42RT.info<br>
<br>But I don't know how to aggregate to a time series using GrADS. &nbsp;It must be possible…<br><br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">Begin forwarded message:<br><br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="yiv1447882531gmail_quote">From: Syed Ahsan Ali&lt;<a href="mailto:ahsanshah01@gmail.com" rel="nofollow" target="_blank" ymailto="mailto:ahsanshah01@gmail.com">ahsanshah01@gmail.com</a>&gt;<br>
Subject: Re: [gradsusr] TRMM data<br>Date: June 5, 2012 3:53:14 AM EDT<br>To: GrADS Users Forum&lt;<a href="mailto:gradsusr@gradsusr.org" rel="nofollow" target="_blank" ymailto="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Reply-To: GrADS Users Forum&lt;<a href="mailto:gradsusr@gradsusr.org" rel="nofollow" target="_blank" ymailto="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt; 
<div>
<div><br><br>Dear &nbsp;Jayakrishnan,<br>&nbsp;I have downloaded the 3-hourly nc files and also had a plan to concatenate all of them, but the problem was that there is no date information in the file so when I'll concatenate there would be a mess up. Thanks for the link. But I don't know how to combine these binary files. Any hint for this.<br>
<br>Best Regards<br>Ahsan<br><br>On Tue, Jun 5, 2012 at 10:08 AM, Jayakrishnan P.R&lt;<a href="mailto:prjayakrishnan@gmail.com" rel="nofollow" target="_blank" ymailto="mailto:prjayakrishnan@gmail.com">prjayakrishnan@gmail.com</a>&gt; &nbsp;wrote:<br>Dear Ahsan,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I think you downloaded the single nc file from mirador search. It will contain only sinlgle time data in each 3 hour. To have a time series of data you will have to concatenate the data files. There is another simple site to download the binary files of TRMM three hourly as well as daily. You can download the data from this alternate site and combine the data files and write a corresponding ctl file.<br>
<br>This is the link for TRMM data<br><br><a href="ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B42_V6" rel="nofollow" target="_blank">ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/3B42_V6</a> ( for 3 hourly)<br><a href="ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/Derived_Products/3B42_V6/Daily" rel="nofollow" target="_blank">ftp://disc2.nascom.nasa.gov/data/TRMM/Gridded/Derived_Products/3B42_V6/Daily</a> (daily)<br>
<br><br>Best of luck.....<br>-- <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><br>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" rel="nofollow" target="_blank" ymailto="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="nofollow" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br><br><br><br><br><br><br>_______________________________________________<br>gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" rel="nofollow" target="_blank" ymailto="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="nofollow" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br></div></div>
</blockquote>--<br>Dr. Christopher Lynnes, NASA/GSFC, Code 610.2, 301-614-5185<br><br></blockquote>--<br>Dr. Christopher Lynnes, NASA/GSFC, Code 610.2, 301-614-5185<br><br></blockquote><br><br>-- <br>Zhong Liu, Ph.D.<br><a href="mailto:Zhong.Liu-1@nasa.gov" rel="nofollow" target="_blank" ymailto="mailto:Zhong.Liu-1@nasa.gov">Zhong.Liu-1@nasa.gov</a><br>
George Mason University and<br>NASA Goddard Earth Sciences Data and<br>Information Services Center<br>NASA/GSFC, Code 610.2<br>Greenbelt. MD. 20771 &nbsp;U.S.A.<br>(301) 614-5764 (voice)<br>(301) 614-5268 (fax)<br><a href="http://disc.gsfc.nasa.gov/" rel="nofollow" target="_blank">http://disc.gsfc.nasa.gov</a><br>
<a href="http://disc2.nascom.nasa.gov/Giovanni/tovas/" rel="nofollow" target="_blank">http://disc2.nascom.nasa.gov/Giovanni/tovas/</a><br><a href="http://disc.sci.gsfc.nasa.gov/hurricane/trmm_quikscat_analysis.shtml" rel="nofollow" target="_blank">http://disc.sci.gsfc.nasa.gov/hurricane/trmm_quikscat_analysis.shtml</a><br>
<a href="http://disc.sci.gsfc.nasa.gov/agriculture/ais_sup/current_conditions.shtml" rel="nofollow" target="_blank">http://disc.sci.gsfc.nasa.gov/agriculture/ais_sup/current_conditions.shtml</a><br><br></blockquote></div><br></blockquote>
<br><br><pre>-- 
Zhong Liu, Ph.D.
<a href="mailto:Zhong.Liu-1@nasa.gov" rel="nofollow" target="_blank" ymailto="mailto:Zhong.Liu-1@nasa.gov">Zhong.Liu-1@nasa.gov</a>
George Mason University and
NASA Goddard Earth Sciences Data and
Information Services Center
NASA/GSFC, Code 610.2
Greenbelt. MD. 20771  U.S.A.
(301) 614-5764 (voice)
(301) 614-5268 (fax)
<a href="http://disc.gsfc.nasa.gov/" rel="nofollow" target="_blank">http://disc.gsfc.nasa.gov</a>
<a href="http://disc2.nascom.nasa.gov/Giovanni/tovas/" rel="nofollow" target="_blank">http://disc2.nascom.nasa.gov/Giovanni/tovas/</a>
<a href="http://disc.sci.gsfc.nasa.gov/hurricane/trmm_quikscat_analysis.shtml" rel="nofollow" target="_blank">http://disc.sci.gsfc.nasa.gov/hurricane/trmm_quikscat_analysis.shtml</a>
<a href="http://disc.sci.gsfc.nasa.gov/agriculture/ais_sup/current_conditions.shtml" rel="nofollow" target="_blank">http://disc.sci.gsfc.nasa.gov/agriculture/ais_sup/current_conditions.shtml</a></pre></div></div></div></blockquote></div>
<br><br clear="all"><br>-- <br>Syed Ahsan Ali Bokhari <br>Electronic Engineer (EE) 
<div><br>Research &amp; Development Division<br>Pakistan Meteorological Department H-8/4, Islamabad.<br>Phone&nbsp;#&nbsp;off &nbsp;+92518358714</div>
<div>Cell # +923155145014<br></div><br>
</div><br>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" ymailto="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><br> </div> </div>  </div></body></html>