ISIS Application Documentation
Import PDS formatted MiniRF level 1 or level 2 image cube into Isis format cube
Description
This program will import a PDS formatted Chandrayaan-1 Mini-RF Forerunner level 1 or
level 2 image into an Isis cube. It will also import a PDS formatted Lunar Reconnaissance
Orbiter Mini-RF LRO level 1 or level 2 image into an Isis cube.
Categories
History
Janet Barrett | 2007-10-22 |
Original version
|
Steven Lambright | 2008-05-13 |
Removed references to CubeInfo
|
Janet Barrett | 2009-07-08 |
Added a check to make sure the ScaledPixelHeight and
ScaledPixelWidth are equal; hard code the frequency
value in the labels based on the instrument mode id -
this is done because the PDS labels are lacking in
this information; add Kernels group to the labels
|
Janet Barrett | 2009-08-26 |
Added a check to see if the Frequency keyword exists
in the labels. If it doesn't exist, then mrf2isis
will put a Frequency keyword in the labels.
|
Janet Barrett | 2010-04-09 |
Made changes so that program would run on files that
were created by the mrf2pds program.
|
Sharmila Prasad | 2011-01-21 |
Changed the category
|
Kristin Berry | 2014-05-22 |
Updated to work on PDS level 2 label files which lack the BAND_NAME field.
|
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 PDS formatted MiniRF level 1 or level 2 file
|
TO |
Output Isis cube
|
|
Files:
FROM
Description
Use this parameter to select the MiniRF (Chandrayaan-1
or LRO) level 1 or level 2 filename. This file must
contain the PDS labels.
Type
| filename |
File Mode
| input |
Filter
|
*.lbl *.LBL
|
Files:
TO
Description
Use this parameter to select the output filename
Type
| cube |
File Mode
| output |
Filter
|
*.cub
|