Progress of this program can be monitored. See MONITOR section.
Name Prompt Count Type FILE Database File Name 1-64 Char DBIC Database Input Channel List 1-16 Int MTOC Mag Tape Output Channel List 1-16 Int DBIW Database Input Window 0-4 Int STAP Standard Tape Format: ON/OFF 2-3 Char MTID Mag Tape Identification 0-20 Char ANCI Ancillary Bytes: ON/OFF 2-3 Char
EASI>FILE="file specification" | input file name
EASI>DBIC=i,j,...m | integers, 1-16
EASI>MTOC=i,j,...m | integers, 1-16
EASI>DBIW=Xoffset,Yoffset,Xsize,Ysize EASI>DBIW= | defaults to entire image
EASI>STAP="OFF" |input window size EASI>STAP="ON" |standard size
EASI>MTID="XXXDDMMMYY"
EASI>ANCI="ON"If STAP="ON", then ANCI is always "ON".
Any rectangular input window (DBIW) can be specified for the transfer. However, all transfers to tape are done at full resolution (no shrinking or zooming). The output window offset is (0,0) and output window size equals the input window size.
IMC transfers the JSC (Universal) header and CCRS LANDSAT headers to tape. An identity lookup table is always saved on the LANDSAT tape header.
IMC can transfer only ONE image to each tape.
A TAPE MUST BE MOUNTED ON THE TAPE DRIVE BEFORE IMC CAN BE RUN.
EASI>MONITOR="ON" | turn monitor ON (default)
EASI>MONITOR="OFF" | turn monitor OFF (recommended if
| running in batch/background mode)
The following tape layout would be for a tape created with dimensions 3600 pixels by 2286 lines by 4 bands.
Record Length Record Description
number (bytes)
UNIVERSAL HEADER
1 3060 Universal Header
*** End of file ***
LANDSAT HEADER (Note 1)
1 1440 LANDSAT Header
2 2700 Geometric Transformation
3 1620 Radiometric Transformation (band-1)
: : :
6 1620 Radiometric Transformation (band-4)
*** End of file ***
VIDEO DATA FILE
3780 1-2:band, 3-180:ancillary, 181-3780:imagery band 1
3780 1-2:band, 3-3602:imagery band 2, 3603-3780:ancillary
3780 1-2:band, 3-3602:imagery band 3, 3603-3780:ancillary
3780 1-2:band, 3-3602:imagery band 4, 3603-3780:ancillary
*** End of file ***
*** End of file ***
This file is supplied for structural purposes only and contains no
useful information.
If ANCI="ON", null ancillary data (178 bytes) are written on each line. If ANCI="OFF", no ancillary data are written. (OFF is the default setting for ANCI).
The following tape layout would be for a tape created with dimensions P pixels by L lines by B bands.
Record Length Record Description
number (bytes)
UNIVERSAL HEADER
1 3060 Universal Header
*** End of file ***
LANDSAT HEADER (Note 1)
1 1440 LANDSAT Header
2 2700 Geometric Transformation
3 1620 Radiometric Transformation (band-1)
: : :
N 1620 Radiometric Transformation (band-n)
*** End of file ***
VIDEO DATA FILE (n-bands)
If ANCI="ON" the ancillary data is set to null
3780 1-2:band, 3-180:ancillary, 181-3780:imagery band 1 3780 1-2:band, 3-3602:imagery band 2, 3603-3780:ancillary 3780 1-2:band, 3-3602:imagery band 3, 3603-3780:ancillary : : : : : 3780 1-2:band, 3-3602:imagery band N, 3603-3780:ancillaryIf ANCI="OFF" the ancillary data is not written
3780 1-2:band, 3-3780:imagery band 1 3780 1-2:band, 3-3780:imagery band 2 3780 1-2:band, 3-3780:imagery band 3 : : : : 3780 1-2:band, 3-3780:imagery band N *** End of file *** *** End of file ***This file is supplied for structural purposes only and contains no useful information.
EASI>FILE="AGRIHOT.PIX" EASI>DBIC=1,2,3,4,5,6,7,8,9,10,11 EASI>MTOC=DBIC EASI>DBIW=0,0,1024,1024 EASI>STAP="OFF" EASI>MTID="AGRIHOT 1" EASI>ANCI="OFF" EASI>RUN IMC