USGS

Isis 2 Documentation


lev2tolev1 Documentation

lev2tolev1 - Convert map to camera image
This program converts an map projected image into
an image in camera coordinates.  For example,
an Viking Mosaic in sinusoidal can be projected
into an individual MOC image in camera coordinates.

PROGRAMMER: Jeff Anderson, USGS, Flagstaff, Az

ParmDescriptionDefault
FROM
Input "level 2" cube name
to transform
(default extension is .cub)
NONE
FROM2
Input "level 1" cube name
to match
(default extension is .cub)
NONE
TFILE
Transformation file
(no default extension)
tfile.dat

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed. This level 2 cube will be
transformed to match the cube specified by FROM2.
FROM2
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed. The cube specified by FROM
will be transformed to match this cube.
TFILE
This is the name of the transformation file (tfile) to be
generated.  The input cube, along with this tfile must be
input into the program "geom" in order to produce the new
level 1 cube.

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