Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


lo2isis

Standard View | TOC | Home

Import an Isis 2 Lunar Orbiter image file into Isis.

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 Isis 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 Isis 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.