When creating a single band spectral average cube from a multiband
cube, the BandBin Group must be altered in some manner to represent
the new single band cube. The keywords which are always removed from
the output cube include "OriginalBand" and "Name".
Type
| string |
Default
| DELETE |
Option List:
|
Option |
Brief |
Description |
DELETE | Delete BandBin |
Simply deletes the BandBin group if it exists.
Exclusions
|
COMPUTE | Computes the new BandBin |
Automatically computes the new BandBin Center and Width values
using the input cube. If there is not a BandBin group within the
original cube, or there is not a Center keyword within the
origianl cube's BandBin group, an error with be thrown. If there
is not a Width keyword within the original's BandBin group, then
Width will be calculated using the Center keyword's values.
Exclusions
|
USER | User declaired BandBin values |
Allows the user to specify the desired Center and Width values of
the output spectral average cube.
Inclusions
|
|
Sets the output cube's BandBin Center to the specified value.
Sets the output cube's BandBin Width to the specified value.