<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 05/28/2010 05:39 PM, Sandile Gumede wrote:
<blockquote
 cite="mid:AANLkTiktnO_tqExIvkGKq9SpDkF_VW6qpH449z-RNa3W@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
Is there a way of merging rainfall data and SRTM DEM (both in GEOTIFF
format ) together?<br>
</blockquote>
Can you be more specific? What do you mean "merge".<br>
<blockquote
 cite="mid:AANLkTiktnO_tqExIvkGKq9SpDkF_VW6qpH449z-RNa3W@mail.gmail.com"
 type="cite"><br>
The reason I'm asking this is because SRTM DEM (elevation layer) is
just a terrain, on top of that terrain I want to measure how much
rainfall has fallen to the DEM and which direction is it flowing to.<br
 clear="all">
</blockquote>
Flow direction can be produced from a DEM with the r.watershed module.<br>
If what you want is a calculation of how much total rainfall fell in
each *catchment*, then first use the r.watershed module to create
catchments, then convert the raster catchment map to vector polygons
and finally run v.rast.stats on the catchment polygons, using the
rainfall raster to calculate how much rain fell on each catchment.<br>
-- <br>
Micha<br>
<br>
<blockquote
 cite="mid:AANLkTiktnO_tqExIvkGKq9SpDkF_VW6qpH449z-RNa3W@mail.gmail.com"
 type="cite"><font color="#888888"></font><br clear="all">
  <br>
-- <br>
Kind Regards<br>
TS Gumede<br>
Student Researcher<br>
Meraka Institute, CSIR<br>
office &nbsp; : &nbsp;012 841 2606<br>
mobile : &nbsp;072 258 1650<br>
  <br>
This mail was received via Mail-SeCure System.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>

This mail was received via Mail-SeCure System.


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Micha Silver
Arava Development Co. +972-52-3665918
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il">http://www.surfaces.co.il</a>
 
</pre>
</body>
</html>