Terascan Commands: lac and gac

lac - creates AVHRR datasets from LAC tapes or datafiles.
gac - creates AVHRR datasets from GAC data or datafiles.

This command is used to read Level 1B data tapes or files, and convert them to a Terascan Data File for use in Terascan programs. This is the first step in using AVHRR data. The lac and gac commands are very similar, the only difference is that lac is used on 1.1km Local Area Coverage Data, and gac is used to read 4.4km Global Area Coverage Data.

Important things to think about


Example

GAC data file acquired from the Satellite Active Archive
In this example, the data file is in the current directory and named A0009414.L0021911
% gac
output file(s) : char(255) ? [.]
tape_device : char(255) ? [/dev/rmt/1n] ./A0009414.L0021911
tbm_header : char( 3) ? [yes]
use_master : char( 3) ? [yes] n
start_time : char( 15) ? [00:00:00]
num_lines : int ? [700] 1000
start_sample : int ? [1]
num_samples : int ? [409]
channels : int ( 5) ? [1 2 3 4 5]
calibrate : char( 3) ? [no] y
temp_units : char( 10) ? [celsius]
Processing tape file 1
avcal.coef: No date passed for AVHRR calibration table
avcal.coef: Using pre-launch coef's for visible channels
./n14.96179.0303 starts at time 03:03:27.64, sample 1.
Actual size is 763 lines by 409 samples.

This page maintained by Dave Schneider (djschnei@mtu.edu)