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.
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.
The standard VICAR output size field. Default will process the entire data set. Example: SIZE = (1,1,200,638)
Starting line (same as SIZE(1)).
Starting sample (same as SIZE(2)).
Number of lines (same as SIZE(3)).
Number of samples (same as SIZE(4)).