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


lrowac2pds

Standard View | TOC | Home

Convert from cube to PDS IMG format

Description
Categories
Groups
History


Description

Program to convert LROC WAC calibrated cube to PDS IMG formatted file, with LROC specific label, as part of the WAC CDR product pipeline.

Categories


Parameter Groups

Files

Name Description
FROMLIST Input cube to be converted
TO Output PDS image

Options

Name Description
VERSIONIDSTRINGGroup to modify

Files: FROMLIST

Description

The cube to be converted to PDS IMG format.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

The resulting PDS IMG file.

Type filename
File Mode output
Filter *.img

Options: VERSIONIDSTRING

Description

The user provided version ID string, used to uniquely identifty CDR products.

Type string
Default "N/A"

History

Jacob Danton2009-12-14 Original version
Adam Licht2012-12-10 Added a fix to allow for N-length product IDs. Fixes #1349.
Ernest Cisneros2016-07-12 Update to documentation for consistentsy and clarity. Fixes #3913.