<div dir="ltr"><div><div><div>Hi all<br><br></div>I am exporting a group of rasters to single stacked GTiff and ENVI format files.<br><br></div>Here is my group:<br><span style="font-family:monospace,monospace">i.group S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_10m -l<br>group <S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_10m> references the following raster maps<br>-------------<br><S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_B02.jp2@barrax>    <br><S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_B03.jp2@barrax>    <br><S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_B04.jp2@barrax>    <br><S2A_OPER_MSI_L1C_TL_MTI__20160810T122618_A005911_T30SWJ_B08.jp2@barrax>    <br>-------------</span><br><br></div><div>I use the following export command:<br><span style="font-family:monospace,monospace">r.out.gdal input=${BASE}_10m output="${MYDATA}/${FOLDER}Barrax/20m/${BASE}_10m" format=ENVI</span><br></div><div><br><br></div><div>But the band names in the output ENVI or GTiff files are changed to "Band 1", "Band 2", "Band 3", "Band 4".<br><br></div><div>Is there any way to retain the original raster names for the individual bands in the final stacked image?<br><br><br></div><div>Thanks in advance<br><br></div><div>Regards<br><br></div><div>Sajid<br></div></div>