Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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.

Parameters

Files

Each band in this cube will be written as a separate cube.
Type cube
File Mode input
Filter *.cub

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