Progress of this program can be monitored. See MONITOR section.
Name Prompt Count Type FILE Database File Name 1-64 Char MTIC Mag Tape Input Channel List 1-5 Int DBOC Database Output Channel List 1-5 Int MTIW Mag Tape Input Window 0-4 Int DBOW Database Output Window 0-4 Int MTID Mag Tape ID 0-10 Char ROTA Rotate Image: ON/OFF 2-3 Char CURV Earth Curvature: ON/OFF 2-3 Char STARTFIL Start File on Tape 1 Int
EASI>FILE="...filename..."
EASI>MTIC=i,j,...,m integers, 1-5
EASI>DBOC=i,j,...,m integers, 1-5
EASI>MTIW=Xoffset,Yoffset,Xsize,Ysize EASI>MTIW= | defaults to entire image
EASI>DBOW=Xoffset,Yoffset,Xsize,Ysize EASI>DBOW= | defaults to entire image
EASI>MTID="strDDMMMYY"
EASI>ROTA="ON" | "OFF" -- no rotation
EASI>CURV="ON"
EASI>STARTFIL=1 | read first file on tape EASI>STARTFIL=n | read nth file on tape
Any arbitrary rectangular window on tape (MTIW) can be transferred to any arbitrary rectangular window on the database (DBOW). Shrinking and/or zooming is automatically performed. By default, the whole tape image is transferred, filling the entire database.
Any file (image) on tape (STARTFIL) can be specified. MIT will rewind and advance to the selected start file number before transferring.
A 10-character magnetic tape ID (MTID) can be saved in the channel descriptors for future reference.
Earth curvature correction (CURV) is performed while transferring the image to the database, if CURV="ON". Correction is done only in the horizontal direction and does not take into account earth rotational velocity nor platform parameters. Earth curvature correction stretches the original image in the horizontal direction. As a result, both the left and right edges of the original image are truncated.
The image can be rotated (ROTA) a full 180 degrees before being saved on the database, if desired. This turns the image upside- down. By default, rotation is OFF.
MIT creates a segment containing the calibration and orbital data that is used by the program SST.
More information on the TIROS magnetic tape format can be found in the documentation for the program IMT.
A TAPE MUST BE MOUNTED ON THE TAPE DRIVE BEFORE MIT CAN BE RUN. CLEANING THE TAPE HEADS IS RECOMMENDED TO MINIMIZE THE CHANCE OF TAPE READ ERRORS.
EASI>MONITOR="ON" | turn monitor ON (default)
EASI>MONITOR="OFF" | turn monitor OFF (recommended if
| running in batch/background mode)
EASI>FILE="AGRIHOT.PIX" EASI>MTIC=1,2,3,4,5 EASI>DBOC=1,2,3,4,5 EASI>MTIW=\DBOW= | both defaulted EASI>MTID="ALBERTA1" EASI>ROTA="ON" EASI>CURV="OFF" EASI>STARTFIL=2 EASI>RUN MIT