You then need to import the data in Grass. After you created the correct location and mapset you can use r.in.gdal to import the data.
If your .tiff image has projection information you can use it to create the location Cheers Daniel On Wed, May 5, 2010 at 9:10 AM, Sandile Gumede <[email protected]> wrote: > Hi > > I've got TRMM "rainfall" data (in .tiff format), I want to do analysis on > the data and estimate how much rainfall has fallen to the surface, check if > there is possibility for flooding to occur. Which commands to pass to > perform this? > > On Wed, May 5, 2010 at 1:49 PM, Daniel Victoria <[email protected]> > wrote: >> >> You are going to have to be more specific. Are you trying to >> interpolate a rainfall map from several pluviometric stations or do >> you have precipitation maps from some other source and want to open >> them in Grass? >> >> To interpolate the rainfall check out the v.surf.* modules >> >> Daniel >> >> On Wed, May 5, 2010 at 8:36 AM, Sandile Gumede <[email protected]> >> wrote: >> > which command do I use to model rainfall data in GRASS6? >> > >> > -- >> > Kind Regards >> > TS Gumede >> > Candidate Researcher >> > Meraka Institute, CSIR >> > office : 012 841 2606 >> > mobile : 072 258 1650 >> > >> > _______________________________________________ >> > grass-user mailing list >> > [email protected] >> > http://lists.osgeo.org/mailman/listinfo/grass-user >> > >> > > > > > -- > Kind Regards > TS Gumede > Candidate Researcher > Meraka Institute, CSIR > office : 012 841 2606 > mobile : 072 258 1650 > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
