[GRASS-user] Landsat Stack import and export
Markus Neteler
neteler at osgeo.org
Fri May 7 06:51:11 EDT 2010
2010/5/7 António Rocha <antonio.rocha at 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
More information about the grass-user
mailing list