mrf2isis
Import PDS formatted MiniRF level 1 or level 2 image cube into Isis format cube
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. |