Changes between Version 3 and Version 4 of Processing/TeqcConversion
- Timestamp:
- Sep 26, 2018, 3:31:41 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/TeqcConversion
v3 v4 68 68 Use the above output to work out which survey you need, once known you can use the command: 69 69 70 {{{teqc -st yymmddhhmmss -e yymmddhhmmss +nav output.1 8n input.m00 > output.18o}}}70 {{{teqc -st yymmddhhmmss -e yymmddhhmmss +nav output.17n input.m00 > output.17o}}} 71 71 72 (Please note that with the RINEX *.1 8o or *18n format, 18 = year)72 (Please note that with the RINEX *.17o or *17n format, 17 = year 2017) 73 73 74 74 To produce the required files as .17n and .17o format (changing to current year) where -st is the start date and time and -e is the end date and time. The created 17n/o files can then be used with grafnav without errors, this should produce data in 1 second intervals.