Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


cubeit

Printer Friendly View | TOC | Home

Stacks cubes in individual files into one cube

Overview Parameters

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


Related Objects and Documents

Applications


History

Jeff Anderson2003-09-04 Original version
Brendan George2006-09-14 Changed List parameter to have filename type, and added support for Attributes on tthe cubes in the file list.
Elizabeth Miller2006-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 Anderson2007-05-16 Modified so that the cube list does not need to contain the full directory path for PROPLAB option
Steven Lambright2008-05-13 Removed references to CubeInfo
Sharmila Prasad2011-01-20 Updated for changes in ProcessMosaic
Mackenzie Boyd2011-04-11 Changed parameter LIST to FROMLIST
Steven Lambright2013-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 Berry2014-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
X

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
Close Window
X

Files: TO


Description

The name of cube containing the stacked data.

Type cube
File Mode output
Close Window
X

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
Close Window