Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


gllnims2isis

Printer Friendly View | TOC | Home

Import a Galileo Near Infrared Mapping Spectrometer (NIMS) cube into ISIS3 cube format.

Overview Parameters Example 1

Description

This program will read and convert a PDS formatted Galileo Near Infrared Mapping Spectrometer file (downloaded as a *.qub file from a USGS PDS imaging node server) into two ISIS cubes. The first (CORE) cube contains primary mission data, and the second (SUFFIX) cube contains additional backplane data. The user must choose a path to an input NIMS cube, and an output path and name for both the core and suffix cubes.

See Also:


Categories


History

Tyler Wilson2016-02-25 Original version
Jeannie Backer2016-03-15 Modified error throw to not append a caught message to the current message. This was printing non UTF-8 characters on some platforms. Updated truth data.

Parameter Groups

Files

Name Description
FROM Input PDS Galileo NIMS cube
CORE Output Isis core data for a Galileo NIMS cube.
SUFFIX Output Isis suffix cube data for a Galileo NIMS cube.
X

Files: FROM


Description

Use this parameter to select the path to the NIMS cube.

Type filename
File Mode input
Filter *.qub
Close Window
X

Files: CORE


Description

Use this parameter to select the output core data filename.

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

Files: SUFFIX


Description

Use this parameter to select the output cube for the Isis backplane data.

Type cube
File Mode output
Filter *.cub
Close Window

Example 1

Importing a NIMS cube

Description

This example shows how to import Galileo NIMS cubes into ISIS 3.

Command Line

gllnims2isis from=../go_1120/jupiter/33j002tr.qub core=../go_1120/jupiter/33j002tr_core.cub suffix=../go_1120/jupiter/33j002tr_suffix.cub
Run the gllnims2isis application

GUI Screenshot

gllnims2isis GUI.

Example GUI

Screenshot of the GUI with parameters filled in to execute the gllnims2isis application. Output cubes for core and suffix data are always required.

Output Images

Output core data cube.

Output image of core data.

Parameter Name: TO

Output image of core data after gllnims2isis has imported it to ISIS3.

Output suffix data cube.

Output image of suffix data.

Parameter Name: TO

Output image of suffix (backplane) data after gllnims2isis has imported it to ISIS3.