User's Guide

EXBROWS

Extract a browse image.

Function:

Extract a browse image.

Parameters:

INFILE
Input file. The file which contains the browse images.

PTYPE
Browse type. The browse image type

MSP: MSS P type browse images MSA: MSS A type browse images TMR: TM R type browse images TMA: TM A type browse images

TAPEID
Tapeid. The tapeid that the browse files were read from.

Examples:

  1. LAS> exbrows infile=ny.msp ptype=msp tapeid=023456

    The file NY.MSP is used to extract MSP type browse images. The TPAEID is used as a check to be sure that the correct scenes are extracted.

Description/Algorithm:

The TAE input parameters are retrieved. The browse files are extracted from the input files.

Nonfatal Error Message:

    None.

Fatal Error Messages:

  1. [extract-fatal] Fatal error encountered

    A fatal error was encountered during processing. Processing is terminated. The error message that is displayed immediately preceding this message is the specific error that was encountered.

  2. [getname-getenv] Error getting the tables directory environment name

    An error occured retrieving the environment variable $LBTABLES. Verify the environment variable is defined.

  3. [getname-dbopen] Error opening db file <xxx>

    An error occured opening the database file that drives the browse generation. Check that the file <xxx> exists, protections, or ownership and re-run.

User Notes:

    None.