[IGSMAIL-0852] Another SINEX format

Yehuda Yehuda
Sun Jan 22 22:26:50 PST 1995


******************************************************************************
IGS Electronic Mail      Sun Jan 22 22:26:50 PST 1995      Message Number 0852
******************************************************************************

Author: Yehuda Bock
Subject: Another SINEX format

Scripps Orbit and Permanent Array Center
Date: January 22, 1995

Subject: Another SINEX format

After examining the mail messages from Jeff Freymuller (#816) and
Michael Heflin (#844), and looking over the GLOBK h-file format
developed by Tom Herring, I've come up with another attempt at the
SINEX format. As you can see below, it is modeled after the RINEX format.

This format can be generalized to all types of space geodetic solutions
(e.g., VLBI, SLR) so the first line indicates that this one is for GPS.
The second line refers to a non-existent SINEX0 program, which
will translate a particular software's solution format to SINEX.

The COMMENT lines and the next three lines are straightforward.

Then I've categorized information according to headers. The
first header line provides the format for the corresponding lines
for each category. The ###'s indicate the extent of that field.
There are TIME, SITE ID, SITE INFO, ANTENNA OFFSETS, SITE
COORDINATES, OBSERVATIONS, SATELLITE INFO & ADJUSMENT headers,
followed by END OF HEADER .

Next comes the PARAMETER ADJUSTMENTS. This format comes from a GAMIT
output file with the units as shown.  This part of the proposed
format is the least well developed.

Next comes the COVARIANCE MATRIX ordered by row number, in lower
triangular form in D-format. This is more compact than the other
formats proposed and is in fact GLOBK format.

Note that I have only included station coordinates and earth orientation
parameters, although in GAMIT/GLOBK we also include satellite parameters.
Also, the information given in the example below is fictitious.

Let me know what you think.

-- Yehuda Bock

Example of proposed SINEX format:


     1              GEODETIC SOLUTIONS       G (GPS)        SINEX VERSION / TYPE
SINEXO V1.0.0     SOPAC/IGPP/SIO/UCSD 19-JAN-95 02:53       PGM / RUN BY / DATE 
                                                            COMMENT             
PGGA Data  [Permanent GPS Geodetic Array - S. California]   COMMENT             
                                                            COMMENT             
SOPAC (Scripps Orbit and Permanent Array)                   COMMENT             
IGPP  [Institute of Geophysics and Planetary Physics]       COMMENT             
SIO   [Scripps Institution of Oceanography]                 COMMENT             
UCSD  [University of California, San Diego]                 COMMENT             
                                                            COMMENT             
         questions: pgga at pgga.ucsd.edu                      COMMENT             
 GPS data archive anonymous login: toba.ucsd.edu            COMMENT             
Jeff Behr and Peng Fang       SOPAC/IGPP/SIO/UCSD           ANALYSTS / AGENCY
GAMIT v 9.2                                                 SOFTWARE
Hewlett Packard 715 Workstation                             COMPUTER
YYYY  MM  DD  HR   MN   SEC###                              HEADER / TIME
1993   1   8   0    0     .000                              START TIME
1993   1   8  23   58     .000                              END TIME
1993   1   8  11   59     .000                              EOP TIME
No.  code####  name######################################## HEADER / SITE ID
  1  JPLM_GPS  JPLM7272 PGGA                                SITE ID
  2  PIN1_GPS  Pinon Flat Observatory 1 PGGA                SITE ID   
  3  PVEP_GPS  Palos Verdes PGGA                            SITE ID
code####  receiver type#  ###  antenna type##### ###  firm# HEADER / SITE INFO 
JPLM_GPS  ROGUE SNR-8100  123  DORN MARGOLIN T   321  3.10  SITE INFO
PIN1_GPS  ASHTECH Z-XII3  456  GEODETIC L1/L2 P  654  1D00  SITE INFO
PVEP_GPS  TRIMBLE 4000SSE 789  4000ST L1/L2 GEO  987  5.64  SITE INFO
code####  offset(U,N,E for L1)###  offset(U,N,E for L2)###  HEADER / ANTENNA OFFSETS
JPLM_GPS    .1710   .0000   .0000    .1895   .0000   .0000  ANTENNA OFFSETS (M)
PIN1_GPS   1.9405   .0000   .0000   1.9205   .0000   .0000  ANTENNA OFFSETS (M)
PVEP_GPS    .2127   .0000   .0000    .2112   .0000   .0000  ANTENNA OFFSETS (M)
code####   ########X##### ########Y##### #########Z#####    HEADER / SITE COORDINATES
JPLM_GPS    -2369493.2700  -4761168.7000    3511388.6200    SITE COORDINATES (M)
PIN1_GPS    -2369493.2700  -4761168.7000    3511388.6200    SITE COORDINATES (M)
PVEP_GPS    -2369493.2700  -4761168.7000    3511388.6200    SITE COORDINATES (M)
code     w1 w2  C1   L1   L2   P1    P2  Interval ##obs     HEADER / OBSERVATIONS
JPLM_GPS  1  1   Y    Y    Y    N     Y   120     15214     OBSERVATIONS
PIN1_GPS  1  1   Y    Y    Y    Y     Y    30     34012     OBSERVATIONS
PVEP_GPS  1  1   Y    Y    Y    N     Y    30     42732     OBSERVATIONS
No.  PRN   ##obs                                            HEADER / SATELLITE INFO
  1    2    7129                                            SATELLITE INFO
  2    3    6012                                            SATELLITE INFO
  3   11    7375                                            SATELLITE INFO
  4   12    6745                                            SATELLITE INFO
  5   13    6022                                            SATELLITE INFO
  6   14    6235                                            SATELLITE INFO
######                                                      HEADER / ADJUSTMENT
     1                                                      NUMBER OF SESSIONS
  0.01                                                      A PRIORI PHASE ERROR (M)
  0.10                                                      A PRIORI CODE ERROR (M)
 22000                                                      TOTAL # OBSERVATIONS
   120                                                      TOTAL # PARAMETERS
  0.32                                                      POSTFIT NRMS (UNITLESS)
   YES                                                      Ambiguites Resolved?
                                                            END HEADER

PARAMETER ADJUSTMENTS:
       label (units)                 a priori                adjustment
    1 JPL1 GEOC LAT (rad)        .5938679778617074      .5927076102133362D-08
    2 JPL1 LONG (rad)          -2.0625117972397137      .6100060029736611D-07
    3 JPL1 RADIUS (KM)       6371.8419586000002000      .9098211959461654D-03
    4 PIN1 GEOC LAT (rad)        .5835508490760497      .9733514528848885D-08
    5 PIN1 LONG (rad)          -2.0325782630981519      .5722365424143679D-07
    6 PIN1 RADIUS (KM)       6372.8781021999992000      .9041449303452285D-03
    7 SIO2 GEOC LAT (rad)        .5705884198635886      .1135451456850895D-07
    8 SIO2 LONG (rad)          -2.0464412323657955      .5883005857602426D-07
    9 SIO2 RADIUS (KM)       6371.8841179999999000      .8920144927874692D-03
   10 X POLE (ARCS)              .2117012190743212     -.1787163121271666D-01
   11 X POLE RATE (ARCS/D)       .0009444826123649      .1384163069282740D-01
   12 Y POLE (ARCS)              .3369762011200331     -.2164496070745827D-01
   13 Y POLE RATE (ARCS/D)      -.0026296423635224     -.2747132976779378D-01
   14 UT1-TAI (SEC)           -26.9568352928818040      .0000000000000000D+00
   15 UT1-TAI RATE (SEC/D)      -.0025482086904383      .6844569884550805D-03

COVARIANCE MATRIX (LOWER TRIANGULAR): 
   1.    .3511443641610761D-10 
   2.   -.1133352410340339D-10   .3914786680003179D-10 
   3.    .2421302056016844D-10  -.7759843104938642D-10   .7978846254752695D-06 
   4.    .1737772403556391D-10   .1580867592417818D-10  -.1210864790041384D-10   .2327487595376927D-10 
   5.   -.3607571052496956D-10   .4188971150978120D-10   .4570913338665831D-11  -.2555643288851342D-13   .6295482746538792D-10
   6.    .2286597185842457D-10  -.8626273496550440D-10   .8303839194309503D-06  -.1397085483808302D-10   .3759129007780044D-11
         .8896563656973364D-06 
   7.    .1894940547706907D-10   .1412121457725889D-10   .1426174947643060D-10   .2324501633864450D-10  -.2619891919324853D-11
         .1459445887278569D-10   .2333076015367994D-10 
   8.   -.2049118366501470D-10   .2671139605675368D-10   .8896386489162972D-12   .7328403689139624D-12   .3849338676210810D-10
        -.1730787409335693D-11  -.7820036695510055D-12   .2424508110184170D-10 
   9.    .1625242627768405D-10  -.7587092922454753D-10   .6880706762567623D-06  -.1318680608678481D-10   .3032896059741809D-11
         .7478865861465945D-06   .1142031063694257D-10  -.2500201335573848D-11   .6465135318649779D-06 
  10.    .1821725782077167D-10   .1491583869396923D-10   .1621382749435554D-10   .2326535326028739D-10  -.1402606292909258D-11
         .1682262954739406D-10   .2329736765685308D-10  -.7110525655547565D-13   .1341395383679761D-10   .2328923236547652D-10
  11.   -.1975326613158062D-10   .2537297132416583D-10   .3086834760568042D-11   .3441928938427951D-12   .3681948012170696D-10
         .5850500835564867D-12  -.1096112465408273D-11   .2325589678878851D-10  -.4905014218729267D-12  -.4202547898202123D-12
         .2232094506307328D-10 
  12.    .1554312372936818D-10  -.7484306224722097D-10   .6729868775278836D-06  -.1310065348227113D-10   .2911138613511076D-11
         .7335993479112904D-06   .1110025771362318D-10  -.2668769308525494D-11   .6361468411589626D-06   .1307215712689371D-10
        -.6939378188215475D-12   .6262592195294928D-06 
  13.   -.8136322136236527D-11   .3455811398425078D-10   .5706629398258160D-10   .1785603154577218D-10   .3495030377022589D-10
         .6342252696522210D-10   .1629059954120178D-10   .2096602789887296D-10   .5314864053390135D-10   .1703126846844347D-10
         .1967101285116057D-10   .5222531529141599D-10   .3452873137689391D-10 
  14.   -.1237444180931217D-10   .8219441940650363D-11   .4248609361598008D-10  -.6123840181605061D-11   .1694499242320560D-10
         .4615946879471838D-10  -.6676011563005624D-11   .1145126750920636D-10   .4214446928263777D-10  -.6417785450530651D-11
         .1119127051804766D-10   .4165325131863121D-10   .2873757099549014D-11   .8592930692264721D-11 
  15.    .8541326417078189D-11  -.5699872527771842D-10   .4637240281507566D-06  -.1016713767977446D-10   .6026715716902296D-12
         .5335352377803578D-06   .7564450859853120D-11  -.5038080728176750D-11   .4697752521247010D-06   .9120873198135776D-11
        -.3685312160188142D-11   .4643434623959423D-06   .4078315979109430D-10   .2960282754645625D-10   .3794106806098148D-06


[Mailed From: bock at pgga.UCSD.EDU (Yehuda Bock)]



More information about the IGSMail mailing list