TOC  |              |              | 


site2snx - converts the site_info/xsites format to a SINEX file

site2snx {-achr -o out_file -s in_file -f frame_name -v val_mjd} SINEX_file(s)
where:
-1 = convert to IGS (old) standard antenna names,
-a = create antenna block only (default: all types),
-e = create eccentricity block only (default: all types),
-g = create GPS phase center block only (default: all types),
-h = help message,
-i = create station ID block only (default: all types),
-o = output file name (default: site2snx.out),
-r = create receiver block only (default: all types),
-u = print unique records only,
-x = create estimation block only (default: all types).


DESCRIPTION

site2snx scans an entire site_info file, reorganizes the information, constructs and writes SINEX format file

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

EXAMPLES

Values returned by the program will be shown in fixed width font.
Simple conversion to default output file site2snx.out
site2snx site_info.igs

Convert to the same file but force the conversion to standard antenna names.
site2snx -1 site_info.igs

Convert only receiver information.
site2snx -r site_info.igs



 TOC  |              |              | 


site2snx.html
January 14, 2000