ISIS Application Documentation
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 |
A list of cubes to import
|
TO |
Output PDS image
|
Options
Files:
FROMLIST
Description
A file containing a list of PDS3 files to be imported.
Type
| filename |
File Mode
| input |
Filter
|
*.txt *.lis *.lst
|
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 Danton | 2009-12-14 |
Original version
|
Adam Licht | 2012-12-10 |
Added a fix to allow for N-length product IDs. Fixes #1349.
|
Ernest Cisneros | 2016-07-12 |
Update to documentation for consistentsy and clarity. Fixes #3913.
|
Jacob Cain | 2022-11-23 |
Changed filter for FROMLIST from .cub to .txt .lis .lst.
|