[teqc] Re: converting .ubx to rinex
Lou Estey
lou at unavco.org
Tue May 2 07:30:33 MDT 2006
> I have been trying to convert .ubx files to rinex using teqc but to no
> avail. Error screen always pop up after i typed,
>
> >> teqc +qc file.ubx
>
> all these are done in windows xp. I attached a sample of our .ubx file.
> Please advise if it is possible to convert.
Colin,
You have a couple of problems. First, the command to convert .ubx to
RINEX should be `teqc file.ubx` to dump to the screen, or
`teqc file.ubx > rnx.obs` to dump to just a obs file or
`teqc +nav rnx.nav file.ubx > rnx.obs` to get both the obs and nav
files (assuming the .ubx file has the necessary records). These
commands assume that teqc can auto-identify the .ubx file as UBX
format. If not, then you have to add the option "-ublox ubx" in
the command string, e.g. `teqc -ublox ubx file.ubx > rnx.obs`.
BTW, you must be a member of the teqc list to post messages to it,
and large attachments are not allowed because there is a 40-kB limit
on the total size of the email.
cheers,
--lou
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Louis H. Estey, Ph.D. office: [+001] 303-381-7456
UNAVCO, 6350 Nautilus Drive FAX: [+001] 303-381-7451
Boulder, CO 80301-5554 e-mail: lou unavco.org
WWW: http://www.unavco.org http://jules.unavco.org
"If the universe is the answer, what is the question?"
-- Leon Lederman
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the teqc
mailing list