TOC  |              |              | 


sitelist - Prints specified site_info/xsites data in a standard format

sitelist {-abcdehlmortuv} site site_info_file
where:
-a = print antenna info,
-b = print record banners,
-c = print coordinate info,
-d = print data values,
-e = epoch of coordinates output [MJD],
-h = print a help message,
-l = print altnernate name info,
-m = all records modified before this date will be omitted [MJD],
-n = names only,
-o = print ocean-loading records,
-r = print receiver records,
-t = print met records,
-u = print user comments,
-v = all records valid after this date will be omitted [MJD].


DESCRIPTION

sitelist scans a site_info file for information about the specified site, constructs and prints site information to the screen in a standard xsites-like format. All records matching the selection criteria are printed so the output can become lengthy. The IGS specifies a sequence character for all sites. The four character site ID and the sequence character uniquely match to a monument DOMES number. For example: The following rules apply when matching site ID's:
  1. A four character ID with no sequence character match all variants, i.e. "gold" match both "gold a" and "gold b".
  2. The metacharacter "?" will match any ASCII character, i.e. "gold ?" also matches "gold a" and "gold b". However, "mas?" matches "mas1 a", "masp a" and "masp b".
  3. "????" matches all sites.

NOTES: It remains the users responsibility to verify the output information.

EXAMPLES

Values returned by the program will be shown in fixed width font.
Print name list only (the C record banners).
sitelist -n ???? site_info.igs
C albh  a      plate= noam  frame= UNCONST                   Val= 95/01/01 00:01 95/10/07 13:11
C albh  a      plate= noam  frame= ITRF94                    Val= 96/06/30 00:06 96/06/27 14:06
C albh  a      plate= noam  frame= ITRF96                    Val= 98/03/01 00:03 98/03/12 12:04
C algo  a      plate= noam  frame= ITRF93                    Val= 95/01/01 00:01 95/10/07 13:11
C algo  a      plate= noam  frame= ITRF94                    Val= 96/06/30 00:06 96/06/27 14:06
C algo  a      plate= noam  frame= ITRF96                    Val= 98/03/01 00:03 98/02/25 12:02
C ankr  a      plate= eura  frame= UNCONST                   Val= 95/06/21 00:06 97/09/29 13:10
C ankr  a      plate= eura  frame= ITRF96                    Val= 98/03/01 00:03 98/03/12 12:04
C aoa1  a      plate= pcfc  frame= ITRF96                    Val= 98/03/01 00:03 98/03/13 10:04
C areq  a      plate= soam  frame= UNCONST                   Val= 95/01/01 00:01 95/10/07 13:11
        .
        .
        .

Print all antenna information for hart b.
sitelist -a "hart b" site_info.igs
A hart  b  Ant= JPL D/M+CRT      S/N= 153                    Val= 97/05/26 00:05  98/03/05 14:03
   Comment: hark9706.log and kouba email 98FEB25 "ITRF96 IGS RS47.SSC fo
         0.0000         0.0000         9.8030 MON (30302M007) -ARP             
         0.0000         0.0000         0.1100 Offset to L1 Phase Center
         0.0000         0.0000         0.1280 Offset to L2 Phase Center

Print all information for hart b.
sitelist "hart b" site_info.igs
C hart  b      plate= afrc  frame= UNCONST                   Val= 97/05/26 00:05 98/02/25 11:03
  30302M002  ; Hartebeesthoek, S Africa; Pretoria

  Comment: LBN-from hark9706.log & site info.new(B.Kass)
   5084625.5320   2670366.7260  -2768493.9980  Coordinates @ 97/07/01 00:07
         0.1000         0.1000         0.1000  Coordinates Sigmas
        -0.0015         0.0164         0.0180  Velocity
         0.0100         0.0100         0.0100  Velocity Sigmas
C hart  b      plate= afrc  frame= ITRF96                    Val= 98/03/01 00:03 98/02/25 13:03
  30302M007  ; Hartebeesthoek, S. A.   ; previously known as HARK

  Comment: Kouba email 98feb25; HART  A XYZ plus offsets cited in email
   5084625.2962   2670366.2271  -2768494.5626  Coordinates @ 97/01/01 00:01
         0.0040         0.0040         0.0037  Coordinates Sigmas
         0.0007         0.0192         0.0164  Velocity
         0.0009         0.0010         0.0007  Velocity Sigmas
R hart  b  Rec= ROGUE SNR-8000   S/N= T367                   Val= 97/05/26 00:05 98/02/25 10:02
  Comment: from mss email 3/15/96
  Firmware= 3.2.32.1
A hart  b  Ant= JPL D/M+CRT      S/N= 153                    Val= 97/05/26 00:05 98/03/05 14:03
  Comment: hark9706.log and kouba email 98FEB25 "ITRF96 IGS RS47.SSC fo
         0.0000         0.0000         9.8030 MON (30302M007) -ARP
         0.0000         0.0000         0.1100 Offset to L1 Phase Center
         0.0000         0.0000         0.1280 Offset to L2 Phase Center
O hart  b  Ocean-loading model parameters                    Val= 80/01/01 00:01 98/03/11 13:03
  Comment:
         0.0163       232.5139  M2  Principal lunar           12.42 h
         0.0074       257.6214  S2  Principal solar           12.00 h
         0.0034       224.2785  N2  Major lunar elliptic      12.66 h
         0.0021       258.0677  K2  Luni-solar declinational  11.97 h
         0.0014       116.5009  O1  Principal lunar           25.82 h
         0.0009       127.2642  K1  Luni-solar declinational  23.93 h
         0.0003       125.6165  P1  Principal solar           24.07 h
         0.0003       101.4052  Q1  Major lunar elliptic      26.87 h
         0.0000         0.0000  Mf  Lunar fortnightly         13.66 d



 TOC  |              |              | 


sitelist.html
January 14, 2000
Steve Hilla