Level 2 Help for BLEMVORB

INP

  A Viking Orbiter image file is input


OUT

  A file to write the processed product into


SIZE

 SIZE=(sl,sb,nl,nb)
  The standard size field defining the area of the input picture 


SL

SL=sl
  Starting line of the area to be processed.


SS

 SS=ss
  Starting sample of the area to be processed


NL

NL=nl
  Number of lines in the area to be processed.


NS

NS=ns
  Number of samples in the area to be processed.


HALF

HALF indicates that the input and output files are in halfword format. 
The default is to read the input image label to obtain the format. 


BYTE

BYTE indicates that the input and output files are in byte format.
The default is to read the input image label to obtain the format. 


AREA

 AREA=(sl1,sb1,nl1,nb1,...,slk,sbk,nlk,nbk)
  AREA specifes the starting line, starting sample, number of samples,
and number of lines to be eliminated. The number of values following
 AREA must be a multiple of 4. 


CAMERA

CAMERA=integer
 CAMERA specifies the camera serial number of the input image. The
default is to obtain CAMERA from the label. 


SN

SN=integer 
 SN specifies the camera serial number of the input image. The
default is to obtain SN from the label.