USGS

Isis 2 Documentation


clem2isis Documentation

clem2isis - Converts compressed Clementine images to ISIS cubes
CLEM2ISIS decompresses raw Clementine images which are 8-bit
and formats them into ISIS cubes.  The raw images can reside
on a cdrom or on disk.

Programmer:  Tracie Sucharski, U.S.G.S., Flagstaff

ParmDescriptionDefault
FROM
Input Clementine file name
(No default extension)
NONE
TO
Output cube file name
(Default extension is .cub)
NONE
OTYPE
Output pixel type
    1 = 8-bit
    2 = 16-bit
    3 = 32-bit
1
USERNOTE
User comment
" "

ADDITIONAL NOTES:

ParmDescription
FROM
Input Clementine file name.  This is the compressed raw
Clementine image file and may be located either on cdrom
or online on disk.  There is no default extension.
TO
Output cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
OTYPE
Output pixel data type.  Permitted values are:
    1 = 8-bit (integer with type conversion parameters)
    2 = 16-bit (integer with type conversion parameters)
    3 = 32-bit (floating point)

USERNOTE
Comment from the user.  This will be recorded in the ISIS
session log file and also in the History entry that is put
into the History object of the output file.

Last updated: Jan 31 2005
File: pdfs2.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page