Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


cubeatt

Printer Friendly View | TOC | Home

Cube attribute editor

Overview Parameters Example 1 Example 2 Example 3

Description

Copies the input cube to the output cube using the specified attributes.

Categories


History

Jacob Danton2005-11-16 Original version
Jacob Danton2006-02-06 Added examples
Jeff Anderson2007-06-25 Added ability to optionally not propagate tables
Steven Lambright and Stuart Sides2012-07-03 Cube attributes on EVERY program in Isis have had their behavior modified. If you type an unrecognized attribute (e.g. out.cub+Bsqq instead of out.cub+Bsq), instead of ignoring you an error will be thrown. Please see: http://isis.astrogeology.usgs.gov/documents/CommandLine/CommandLine.html for an explanation of Cube Attributes.
Kimberly Oyama2014-04-07 Added an app test for repeating virtual band input. References #1927.

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/21/2025 19:28:10
X

Files: FROM


Description

The input cube.

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

Files: TO


Description

The resultant cube with attribute modifications.

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

Options: PROPTABLES


Description

This option allows the user to select if tables will be propagated to the output cube

Type boolean
Default true
Close Window