Level 2 Help for ASTERBTEMP

INP

The input file should contain the 5 TIR channels of raw ASTER Level 1B data.
The pixel values should not have been converted into radiance units.


OUT

The output dataset will contain brightness temperature for each of the
5 input channels. 

Output pixels are halfword (16 bit signed integer), in units of degrees
Centigrade, scaled by a factor of 100.0

For example,

       DN = 2531  denotes a temperature of 25.31 degrees Celsius.


SIZE

The standard VICAR output size field.   Default will process the entire 
data set.
	Example: SIZE = (1,1,200,638)


SL

Starting line (same as SIZE(1)).


SS

Starting sample (same as SIZE(2)).


NL

Number of lines (same as SIZE(3)).


NS

Number of samples (same as SIZE(4)).