[teqc] Editing RINEX
Lou Estey
lou at unavco.org
Fri Mar 3 13:00:28 MST 2006
Daniele,
> I have a RINEX file with L1,C1,P1,P2,D1 and D2. I
> would like to take off some observables. What command
> would I use???
Bless you! (finally, an easy question! ;)
Use the `-O.obs` option and list the observables you want,
e.g. if you want to delete D1 and D2:
teqc -O.obs l1+c1+p1+p2 RINEX.in > RINEX.out
The "+" symbols are for human-readability (i.e. they can
be deleted), the observable names are case insensitive,
and the observables in the output RINEX will be in the order
that you specify them in the -O.obs list.
The same answer for a RINEX MET file, except there you would
use `-M.obs`.
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