USGS

Isis 2 Documentation


mocindex Documentation

mocindex -  List image information found in the cumindex.tab file
            Output is sent to the terminal screen and placed in
            the print.prt file.
MOCASPECT is a TAE procedure which calls PERL scripts to list
ancillary information about an image. Output is sent to the
terminal screen and placed in the print.prt file.

The user has the choice to run one image id at a time using the
FROM parameter or multiple image ids through an ascii file that
contains a list of image ids (FROMLIST parameter).
The 'FROMLIST' input file can be a single column file containing
the input filenames.


***TRACKING ERRORS***

The PERL scripts called generate an ascii file that gives details
on problems encountered during the process:

         mocindex.err - File name and brief error description

(This file is not generated if no errors were encountered)

***PROGRAM DETAILS***


Perl Scripts included:
     mocindex.pl
     mocindex_batch.pl


***EXECUTION ALTERNATIVES***

The Perl scripts mentioned above that are included in this
procedure can run within the ISIS environment, but outside
TAE.  At the unix prompt the following commands can be
entered

      mocindex.pl image_id cumindex.tab

                     ~or~
 to run a list of file names thru in batch:

      mocaspect_batch.pl image_ids.lis cumindex.tab

Programmer:  Eric Eliason, U.S.G.S., Flagstaff, 08 May 2000

ParmDescriptionDefault
FROM
Image ID
--
FROMLIST
List of Image IDs
--
IMGINDX
Image index file from
   PDS products
$ISISMGSDATA/cumindex.tab

ADDITIONAL NOTES:

ParmDescription
FROM
Image images that match with the
string provided in FROM will have
the ancillary data printed out.
FROMLIST
The input list can be a single column file that
contains the image ids.
IMGINDX
The default $ISISMGSDATA/cumindex.tab supplied by ISIS
was retrieved from the PDS CD-ROM volume (MGSC_1020).
The information in this table file covers image dates
(1997-09-15 to 1999-06-04) and CD-ROM volumes
(MGSC_0001 to MGSC_1020).  In order to use the most recent
information supplied by PDS, the user can retrieve the
cumindex.tab off the latest distributed CR-ROM and set this
IMGINDX parameter to that 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