Changes between Version 11 and Version 12 of Processing/RawToRinex
- Timestamp:
- Mar 30, 2010, 5:43:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/RawToRinex
v11 v12 33 33 == Converting Trimble DAT format to RINEX == 34 34 35 1. Check you have te qc(http://facility.unavco.org/software/teqc/teqc.html). Note this doesn't install, it's just an executable that should be in the path somewhere.35 1. Check you have tecq (http://facility.unavco.org/software/teqc/teqc.html). Note this doesn't install, it's just an executable that should be in the path somewhere. 36 36 1. Check which Julian day your GPS observations were collected on. 37 37 1. for each .dat file created above, ensure the other files are in the same directory and run `teqc -week YYYY:JJJ -tr d +nav <output_filename>.YYn <dat_filename> > output_filename.YYo`