Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


crism2isis

Printer Friendly View | TOC | Home

Import MRO CRISM PDS image cube into Isis format cube

Overview Parameters

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:
  • DDR
  • TRDR
  • MRDR

Categories


History

Noah Hilt2008-08-08 Original version
Jeannie Walldren2009-06-02 Moved from base directory to mro directory.
Tracie Sucharski2012-12-07 Changed to use TProjection instead of Projection. References #775
Jeannie Backer2013-02-22 Added output log containing warning. Fixes #1502.
Steven Lambright2013-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 Stapleton2017-06-27 Added conditional to check whether default offsets and multipliers where changed from their default values and log them if so.

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/21/2025 19:28:09
X

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
Close Window
X

Files: TO


Description

Use this parameter to select the output filename

Type cube
File Mode output
Filter *.cub
Close Window