From e5591694d5aed30b0d67aea70ae97c553e096018 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Mon, 12 Nov 2018 17:48:04 -0800 Subject: gpsrinex: update man page for OPUS useage --- gpsrinex.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gpsrinex.xml b/gpsrinex.xml index f0239d55..59632f5a 100644 --- a/gpsrinex.xml +++ b/gpsrinex.xml @@ -84,8 +84,11 @@ localhost on the default port (2947) and watches all devices opened by -f [filename] save RINEX into [filename]. -h makes gpsrinex print a usage message and exit. - -i [interval] wait [interval] seconds between epochs. - -n [count] causes [count] epochs to be output. + -i [interval] wait [interval] seconds between epochs. OPUS +accepts intervals of 1, 2, 3, 5, 10, 15 or,30 seconds. OPUS then +reduces the data to 30 second intervals. + -n [count] causes [count] epochs to be output. OPUS requires a +minimum af 15 minutes, and a maximum of 48 hours, of data. -V makes gpsrinex print its version and exit. @@ -172,6 +175,8 @@ gpsrinex -i 30 -n 1000000 SEE ALSO One service known to work with obsrinex output is at: https://webapp.geod.nrcan.gc.ca/geod/tools-outils/ppp.php + OPUS requires 2 frequency observation files. +https://www.ngs.noaa.gov/OPUS/ The curious can find the RINEX 3.03 format described here: ftp://igs.org/pub/data/format/rinex303_update1.pdf -- cgit v1.2.1