Name Prompt Count Type BUFILE DIPIX Filename 1-13 Char FILE Database File Name 1-64 Char DBSN Database Segment Name 1-8 Char DBSD Database Segment Description 0-64 Char
Character: 1 2 3 4 5 6 7 8 9 10 11 12 13 Contents: (A A A)(G C)(C C C C)(. G C F)Characters 1 through 3 specify a Dipix area name. Characters 4 and 5 specify the type of file type (GC). Characters 6 through 9 specify a Dipix GCP file name. Characters 10 through 13 specify the file extension, which is normally .GCF for ground control point files. If the file extension is not specified, it defaults to ".GCF".
EASI>BUFILE="...string..."
EASI> FILE = "file_spec"
EASI>DBSN="project "
EASI>DBSD="string describing contents or origin of data"
The desired Ground Control Points file name can be determined using the MBUREP program. All Ground Control Points files have the file extension GCF.
The Dipix BU file name is stored in the segment history record upon completion of the data transfer.
MBUGCP only reads ONE Ground Control Point file per run. So if you want to read `N' ground control points segments from tape, you must run MBUGCP `N' times, setting the appropriate parameters.
A description of the Dipix tape format is given in the documentation for the MBUREP program.
A TAPE MUST BE MOUNTED ON THE TAPE DRIVE BEFORE MBUGCP CAN BE RUN. CLEANING THE TAPE HEADS IS RECOMMENDED TO MINIMIZE THE CHANCE OF TAPE READ ERRORS.
EASI>BUFILE="H77GCPTS1" EASI>FILE="H77GCPTS1.PIX" EASI>DBSN="Test" EASI>DBSD= EASI>RUN MBUGCP