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


ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


lronac2isis

Standard View | TOC | Home

Import an LROC NAC image as an Isis cube

Description
Categories
Groups
History


Description

This program takes a raw EDR image from the Lunar Reconnaissance Orbiter Narrow Angle Camera and produces an Isis cube containing the image data. LRO NAC images in the CDR or RDR format should be ingested using pds2isis.

Categories


Parameter Groups

Files

Name Description
FROM Input file
TO Output cube

Files: FROM

Description

The image to be processed

Type filename
File Mode input
Filter *.img

Files: TO

Description

This is the resultant cube, containing the image and label data.

Type cube
File Mode output
Filter *.cub

History

Jacob Danton2008-12-15 Original Version
Adam Paquette2016-07-11 Updated error messages to stack when necessary.
Adam Paquette2017-04-27 Corrected error message stacking in lronac2isis, was not correctly dealt with on 2016-07-11