ISIS Application Documentation
Import MRO CRISM PDS image cube into Isis format cube
Description
This program will import an MRO CRISM PDS image into an Isis cube. Each
time this program is run, the user should get a warning that the
nearest-neighbor interpolation should be used if cam2map or cam2cam is run
on the imported image due to gimble jitter. The following CRISM formats are
supported:
Categories
History
Noah Hilt | 2008-08-08 |
Original version
|
Jeannie Walldren | 2009-06-02 |
Moved from base directory to mro directory.
|
Tracie Sucharski | 2012-12-07 |
Changed to use TProjection instead of Projection. References #775
|
Jeannie Backer | 2013-02-22 |
Added output log containing warning. Fixes #1502.
|
Steven Lambright | 2013-03-11 |
Fixed an issue with the output labels missing translations for the Kernels label group. This
problem resulted in spiceinit not running when it should have been able to. The
fix was developed by Jeff Anderson. Fixes #1552.
|
Summer Stapleton | 2017-06-27 |
Added conditional to check whether default offsets and multipliers where changed from their
default values and log them if so.
|
|
Parameter Groups
Files
Name
|
Description
|
FROM |
Input MRO CRISM PDS file
|
TO |
Output Isis cube
|
|
Files:
FROM
Description
Use this parameter to select the PDS filename. This file
must contain the PDS labels, however the image data can
be detached and will be automatically obtained from the
PDS image pointer keyword. If the pointer is incorrect then
use the IMAGE parameter to specify the file containing the
binary image data.
Type
| filename |
File Mode
| input |
Filter
|
*.lbl
|
Files:
TO
Description
Use this parameter to select the output filename
Type
| cube |
File Mode
| output |
Filter
|
*.cub
|