The data are stored as 1 ASCII table (DOPPLER.TAB). Each data file has a PDS label file (DOPPLER.LBL) which describes some of the physical properties of the data in a form which is both human and machine readable. There is a single format file (SCEDATA.FMT) which describes the columns of the data files. The file DATASET.TXT provides a textual description of the data including caveats regarding the data usage and reliability. /-------------------------\ | D A T A | \-------------------------/ These data can be read according to the FORTRAN format statement: '(a24,1x,f15.3,1x,f6.3,1x,1pe6.3)' Columns in all data files: ===================================================== name type description ----------------------------------------------------- time a24 ground receive UT in the format yyyy-mm-ddThh:mm:ss.sssZ s_band f15.3 S-band phase, or 'Doppler count' (cycles) s_3-11X f6.3 S-3/11X differential frequency (hertz) AGC 1pe6.3 automatic gain control (dBm, 'decibels to 1 milliwatt') Any data column whose value is -9.999e+10 is a missing data value. Data Files (.TAB extension) =============================================================================== Name Records Cols Len Start Stop ------------------------------------------------------------------------------- DOPPLER 35071 4 60 1992-02-08T10:59:60.000Z 1992-02-08T20:45:02.000Z Catalog data which includes instrument, dataset, and data parameter descriptions are located at: /CATALOG/SCEDOPDS.CAT /CATALOG/SCEINST.CAT /CATALOG/PERSON.CAT /CATALOG/REF.CAT =============================================================================== MAX/MIN Statistics for: DOPPLER ------------------------------------------------------------------------------- :::::::::::::: DOPPLER.stats :::::::::::::: /=====================================================================\ | D A T A F L O W S T A T I S T I C S | \=====================================================================/ Number of columns in data flow: 4 --------- Aggregate Statistics ---------- Total number of records: 35071 /======================================================================\ | COLUMN | MINIMUM | MAXIMUM | AVERAGE | # FLAGS | |======================================================================| |time | 8.23777e+08| 8.23812e+08| 8.23795e+08| 0| |s_band | 67096.3| 4.29477e+09| 2.18741e+09| 0| |s_3-11X | -0.297| 0.177| -0.060983| 0| |AGC | -161.9| -150.1| -152.568| 0| \======================================================================/ /============================================================================\ | | | | | MOST COMMON | NUMBER | | TIME | FIRST | LAST | AVERAGE | INCREMENTS | OF | | COLUMN | VALUE | VALUE | INCREMENT|---------+---------| FLAGS | | | | | | VALUE | COUNT | | |============================================================================| | time | 8.23777e+08| 8.23812e+08| 1.00091|===================| 0| |----------+ | +----------| 0.999648| 15573| | |1992/02/08 10:59:60.000|1992/02/08 20:45:02.000| 1.00051| 12982| | |-----------------------|-----------------------| 0.999648| 5194| | \============================================================================/