Defects Index  | Documentation Table of Contents 


00/09/13 DEFECT IN PROGRAM mergedb


SYMPTOM: The MERGEDB program failed to accept any observations for a particular RINEX observation file. The following lines were reported in the mergedb.sum file: -------------------------------------------------------------------------- . . . START READING DATA @ 09/13/00 14:18:05.86 WARNING: ERROR PARSING EPOCH/EVENT LINE FROM c:\data\jeff\otte0611.00o. WARNING: LINE= 4 P1 L1 P2 L2 # / TYPES OF OB. WARNING: SKIPPING EPOCH. FINISH READING DATA @ 09/13/00 14:18:11.62 WRITE THE *hd.dat FILE @ 09/13/00 14:18:11.62 WRITE THE PLOT LIMIT FILES @ 09/13/00 14:18:11.63 WRITE THE ECLIPSING SATELLITE SUMMARY @ 09/13/00 14:18:11.67 STATION OBSERVATION SUMMARY Name # Obs Ion Rate # Ion Pts otte 5571 ... 0 drv1 5803 4.535 5787 NORMAL TERMINATION AT 09/13/00 14:18 --------------------------------------------------------------------------
PROBLEM: I (SH) inadvertently created a logic bug in the way the rinex.f subroutine was reading event flag 4 and the records that followed the event flag.
CORRECTION: The code in rinex.f was corrected to properly read event marker 4 (Header records in the data) , and update the header information based on the records which followed the event marker.
FOUND BY: Jeff Olsen 00/08/11
FIXED BY: S. Hilla 00/09/05

VERSION: 0009.13
SOURCE: /g1/HPUX.10/Src/Mergedb
EXECUTABLE: /ngslib/hpux/bin
NOTES:



000913.mergedb
September 13, 2000
Steve Hilla