Hi all,
I am having some weird problem with the Composite Bands Tool.
When I run the Composite Bands Tool and specify the output to be .bsq, the output will be a .bil file
So I run the command
"CompositeBands_management Red_Template;NIR_Template;Band_Template_MIR;Band_Template_TIR D:\Simon_M\Simulation\Area_Simulation\Comp_Bands_2.bsq"
And the output header given is
BYTEORDER I
LAYOUT BIL
NROWS 3072
NCOLS 3072
NBANDS 4
NBITS 8
BANDROWBYTES 3072
TOTALROWBYTES 12288
PIXELTYPE UNSIGNEDINT
ULXMAP 0.5
ULYMAP 3071.5
XDIM 1
YDIM 1
NODATA 0
Also, the above input rasters are Integer format, but when I run the same Tool with rasters in Float format, I get the following error
ERROR 999999: Error executing function.
Failed to copy raster dataset
Failed to execute (CompositeBands).
If someone can shed some light on this, it will be much appreciated.
Many thanks
Simon