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


lronac2pds

Standard View | TOC | Home

Convert from cube to pds format

Description
Categories
Groups
History


Description

Program to convert cubes to pds image files.

Categories


Parameter Groups

Files

Name Description
FROM Input cube to be converted
TO Output pds image

Options

Name Description
VERSIONIDSTRINGGroup to modify

Files: FROM

Description

The cube to be converted to pds format.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

The resulting pds file.

Type filename
File Mode output
Filter *.img

Options: VERSIONIDSTRING

Description

The user input ID string

Type string
Default "N/A"

History

Jacob Danton2010-01-10 Original version
Sharmila Prasad2011-01-21 Changed the category
Steven Lambright and Mathew Eis2012-11-07 Fixed a bug sometimes preventing deletion of temporary files. Fixes #1009.
Adam Licht2012-12-10 Fix to allow for N-length product ids. Fixes #1349.