IMP Data Base Time Study Program
User's Guide
1. GENERAL DESCRIPTION
The IMP Data Base Time Study (DBTIME) is to systematically scan
and validate the IMP compressed CNTS/PHAS data files, then provide
a history of time consistency, missing data (data gaps) or any
overlap data encountered during the data scan.
2. INPUT PARAMETER CARDS
Card 1
Name Column Format Description
id 1 I1 Satellite id
=6 IMP-6
=7 IMP-7
=8 IMP-8
Card 2
Name Column Format Description
istint 1-4 I4 Starting interval number
Card 3
Name Column Format Description
ispint 1-4 I4 Starting interval number
Card 4
Name Column Format Description
ctype 1-4 A4 Data format
=cnts for CNTS data
=phas for PHAS data
Card 5
Name Column Format Description
form 1-3 A3 Data format
=ibm for ibm format
=iee for ieee format
Card 6
Name Column Format Description
FLAG1 1 L1 flag to scan data time gaps
Card 7
Name Column Format Description
FLAG2 1 L1 flag to scan
Card 8
Name Column Format Description
FLAG3 1 L1
Card 9
Name Column Format Description
JGAPINT 1-4 I4 gap allowed in minutes if FLAG1 is true
Card 10
Name Column Format Description
JTMINT 1-4 I4 only if FLAG2 is true
Card 11
Name Column Format Description
ROMN 1-5 F5.0 only if FLAG3 is true
Card 12
Name Column Format Description
ROMX 1-5 F5.0 only if FLAG3 is true
Card 13
Name Column Format Description
RDMN 1-5 F5.0 only if FLAG3 is true
Card 14
Name Column Format Description
RDMX 1-5 F5.0 only if FLAG3 is true
3. PROCESSING ENVIRONMENT
The IMP Data Base Time Study program (DBTIME) is developed on an Sun
workstation Sun 4.1.4 operating system. The source codes are written
in Sun FORTRAN language. A local I/O system FTIO package was developed.
A local shell program was developed to execute the IMP DBTIME program.