ISIS 3 Application Documentation
Stacks cubes in individual files into one cube
Description
This program will stack a series of cubes into a single cube. It
requires a file containing a list of cubes to stack and the order
of the file is used to generate the stacking order. Each cube
must have the same spatial dimensions (e.g., samples and lines).
The BandBin group will be constructed.
Categories
Applications
History
Jeff Anderson | 2003-09-04 |
Original version
|
Brendan George | 2006-09-14 |
Changed List parameter to have filename type, and added support
for Attributes on tthe cubes in the file list.
|
Elizabeth Miller | 2006-10-11 |
Modified to allow the user to pick which cube labels are propagated (using the
PROPLAB keyword), rather than just using the first input cube (this is still
the default). And added a helper button
|
Jeff Anderson | 2007-05-16 |
Modified so that the cube list does not need to contain the full directory path for PROPLAB option
|
Steven Lambright | 2008-05-13 |
Removed references to CubeInfo
|
Sharmila Prasad | 2011-01-20 |
Updated for changes in ProcessMosaic
|
Mackenzie Boyd | 2011-04-11 |
Changed parameter LIST to FROMLIST
|
Steven Lambright | 2013-01-10 |
Fixed handling of band specifications in the list file. The band bin group is still incorrect,
but the correct bands are now placed in the output cube. Fixes #964.
|
Kristin Berry | 2014-05-20 |
Fixed handing of input attributes so that the specified input band(s) are included in the output cube.
|
|
Parameter Groups
Files
Name
|
Description
|
FROMLIST |
A text file containing a list of cubes
|
TO |
Output cube name
|
Label Propagation Options
Name
|
Description
|
PROPLAB |
Input cube to propagate labels from
|
|
Files:
FROMLIST
Description
Each file in this list, one per line, will be added to
the output cube in the order they appear.
Type
| filename |
File Mode
| input |
Filter
|
*.lis
|
Files:
TO
Description
The name of cube containing the stacked data.
Type
| cube |
File Mode
| output |
Label Propagation Options:
PROPLAB
Description
The input cube to propagate the labels from. By default, it will propagate the labels
from the first input cube in the list.
Type
| cube |
Internal Default
| First Cube in List |