ISIS Documentation

explode

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

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
Ken Edmundson2024-08-15 Converted to callable app and converted Makefile test to gtest.