UNAVCO Home UNAVCO Home
   |    |   |  
UNAVCO Home UNAVCO Facility

Software Remote PC Software RedHat Linux Auxiliary utilities Downloading & Data Transfer AOA Ashtech Trimble Other Pre-Processing TEQC Other Processing GAMIT/GLOBK Bernese GIPSY-OASIS II Trimble Geomatics (TGO)
TEQC Examples: Ashtech RS-232 stream

The following are examples of command lines that could be run. Be aware that the hyperlinks point to uncompressed files, and that doug1610.r03 is a binary file. The original data was collected using an Ashtech Z-XII receiver.

  • This will translate an Ashtech download file into a RINEX OBS file (as redirected stdout) a RINEX NAV file (specified by name); since information on the correct GPS week is not supplied with observations, the GPS week is supplied using the -week option:
    	teqc -ash s -week 909 +nav doug1610.r03.nav doug1610.r03 > doug1610.r03.obs
    
  • Same as above, except just the L1 L2 C1 P2 P1 observables (in that order) will go to the RINEX OBS file, the Ashtech smoothing for the pseudoranges will be applied, and the OBS epochs are decimated (15 seconds):
    	teqc -ash s -week 909 +smooth -O.obs L1+l2+ca+p2+p1 -O.dec 15 +nav doug1610.r03.nav doug1610.r03 > doug1610.r03.sp.obs
    
  • Same as above, except all the options are stored in a configuration file:
    	teqc -config all.cfg doug1610.r03 > doug1610.r03.sp.obs
    
  • QC of the smoothed RINEX OBS; plot files and report file are suppressed:
    	teqc +qc -plot -report -nav doug1610.r03.nav doug1610.r03.sp.obs > doug1610.r03.sp.qc
    

Comments or questions about this page? Send e-mail to Lou Estey (louunavco.org).

Last modified Monday, 25-Jun-2007 11:43:30 MDT

 

Home | About Us | Contact Us | Support | Search | Facility | PBO | Education & Outreach

Comments: webmasterATunavco.org
© 2008 UNAVCO, Inc.