Hi,<div><br></div><div>I am not sure you need GIS tools (such as QGIS) to do this kind of thing, which is fairly routin in the meteorological/climate research field.</div><div><br></div><div>My advice would be to convert the TRMM data to a single netcdf file (which is much more suited for temporal + spatial datasets), and then process the data using command-line tools like CDO or NCO. In my experience this could be done with just a few commands.</div>
<br>cdo: <a href="https://code.zmaw.de/projects/cdo">https://code.zmaw.de/projects/cdo</a><br>nco: <a href="http://nco.sourceforge.net/">nco.sourceforge.net/</a><div><br></div><div>BTW in which format did you get the TRMM data? most likely netcdf or hdf,,,</div>
<div><br></div><div>let me know privately if you need a bit more help</div><div><br></div><div>cheers</div><div>Etienne<br><br><div class="gmail_quote">On Thu, May 2, 2013 at 12:59 AM, Leo Kris Palao <span dir="ltr"><<a href="mailto:lk.palao@gmail.com" target="_blank">lk.palao@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi <b>QGIS users</b>,<div><br></div><div>I am working with daily rainfall raster dataset of one decade acquired from <b>TRMM</b>. We will use this as criteria for our suitability analysis of a farming system. I want to derive the following:</div>


<div><br></div><div>1. Mean daily rainfall <b>(</b>output is 365 raster files (representing <b>day 1-day 365</b>) with each raster file contain the <b>mean daily rainfall</b> derived from one decade of daily rainfall data for a specific day<b>)</b>; and<div dir="ltr">


<input type="hidden"><input type="hidden"><div></div></div>
</div><div>2. After computing the mean daily rainfall for one decade, I want to compute the rainfall sum with the interval of 10 days (per dekad).</div><div><br></div><div>is there a plugin in QGIS that I can use that will automate this process. I know this is possible using a script, but I do not have a background yet in scripting. Right now I am still reading Phyton programming. Also I think it is possible to do this in R, but right now I am still learning R.<br>


</div><div><br></div><div>Any help will be much appreciated. Thank you very much.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-<b>Leo Kris Palao</b></div></font></span></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><br></div>