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 Anderson | 2003-09-02 | Original version |
Jeff Anderson | 2004-02-24 | Fixed percent processed message and added leading zeros to output cubes |
Brendan George | 2006-09-26 | Documentation fixes |
Steven Lambright | 2008-05-12 | Removed references to CubeInfo |
Ken Edmundson | 2024-08-15 | Converted to callable app and converted Makefile test to gtest. |