Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


explode

Printer Friendly View | TOC | Home

Extracts each band of a cube into a separate one band file

Overview Parameters

Description

This program extracts each band of the input cube into a separate one band file. Given the output base name of "base", each output cube will be named base.band#.cub. The appropiate BandBin group will be created.

Categories


Related Objects and Documents

Applications


History

Jeff Anderson2003-09-02 Original version
Jeff Anderson2004-02-24 Fixed percent processed message and added leading zeros to output cubes
Brendan George2006-09-26 Documentation fixes
Steven Lambright2008-05-12 Removed references to CubeInfo

Parameter Groups

Files

Name Description
FROM Input cube to be exploded
TO Output base cube name
X

Files: FROM


Description

Each band in this cube will be written as a separate cube.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The base name of the output cubes. For example, if TO=base, then each output cube will be base.band#.cub

Type cube
File Mode output
Close Window