Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


lo2isis

Standard View | TOC | Home

Import an Isis 2 Lunar Orbiter image file into Isis 3.

Description
Categories
Groups
Examples
History


Description

This program will import a Lunar Orbiter PDS or Isis 2 Cube image file into an Isis cube.

Categories


Parameter Groups

Files

Name Description
FROM Input Lunar Orbiter PDS or Isis2 cube
TO Output Isis cube

Files: FROM

Description

Use this parameter to select the Lunar Orbiter PDS or Isis 2 Cube.

Type cube
File Mode input
Filter *.img *.cub *.CUB

Files: TO

Description

Use this parameter to select the output filename

Type cube
File Mode output
Filter *.cub

Examples


Example 1

Using lo2isis

Description

The use of lo2isis to ingest Isis2 cubes and output Isis3 cubes with the correct labels.

Command Line

lo2isis from= 3133_h1_raw.cub to= 3133_h1.cub
This example shows the use of lo2isis to create an Isis3 cube from an Isis2 cube.

GUI Screenshot

lo2isis gui

Example GUI

Screenshot of the GUI with parameters


History

Steven Koechle2007-07-24 Original Version
Steven Koechle2007-08-06 Corrected documentation error
Steven Koechle2007-09-18 Added full frame support
Steven Koechle2007-09-19 Added medium resolution support
Steven Koechle2007-10-30 Moved lunar directories to lo
Christopher Austin2008-03-18 Checks if input file is rdr.
Steven Koechle2009-01-08 Changed to accept PDS files.
Travis Addair2010-02-11 Added support for PDS files generated by lopdsgen.