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


catlab

Printer Friendly View | TOC | Home

Outputs the label from a cube

Overview Parameters Example 1 Example 2

Description

This program will output the labels from an Isis cube or its detached label file. If it is run in gui mode, the label will be written to the gui log screen. Otherwise, it will be written to the terminal window. Note: This program is designed to output Isis cube labels. However, it will work on many files with pds like labels.

Categories


Related Applications to Previous Versions of ISIS

This program replaces the following application existing in previous versions of ISIS:
  • labels

Related Objects and Documents

Applications


History

Elizabeth Ribelin2005-01-10 Original version
Elizabeth Miller2006-03-01 Modified to output label to gui if it is in interactive mode
Brendan George2006-09-26 Documentation fixes
Steven Koechle2008-05-20 Added TO parameter
Jeannie Walldren2010-06-24 Added more filters for FROM and TO. Updated documentation.
Mackenzie Boyd2010-07-26 Added APPEND option.

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:09
X

Files: FROM


Description

This is the input cube file from which the labels will be extracted.

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

Files: TO


Description

The text file to which the result Pvl will be written.

Type filename
File Mode output
Internal Default None
Filter *.txt *.prt *.pvl
Close Window
X

Output Options: APPEND


Description

This option allows output to be appened to an already existing file. If this option is not checked and the file exists, it will be overwritten.

Type boolean
Default TRUE
Close Window