2010/5/7 António Rocha <antonio.ro...@deimos.com.pt>:
> Greetings
> I've a Landsat image with 6 bands in Tif format. I need to import into
> grass, do some processing and export the same band in a Stack.
> The import is easy using r.in.gdal but my difficulty is to export 6 bands in
> one single file. Is it possible using GRASS?

To my knowledge no.

But you can export it separately, then merge with GDAL tools. See

http://gfoss.blogspot.com/2008/06/gdal-raster-data-tips-and-tricks.html
-> Merge various map/bands into a RGB composite

(should work for more bands than 3).

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to