rmwcheck/ rnwcheck/ rowcheck Check Tools
edit
Description
These applications read a RINEX observation (
rowcheck), navigation (
rnwcheck), or meterological (
rmwcheck) data file and check it for errors.
Command Summary
Optional Arguments:
| Short Arg. | Long Arg. | Description |
-d | --debug | Increase debug level. |
-v | --verbose | Increase verbosity. |
-h | --help | Print help usage. |
-l | --quit-on-first-error | Quit on the first error encountered. |
-t | --time=<TIME> | Time of first record to count (default is beginning of time.) |
-e | --end-time=<TIME> | End of time range to compare (default is end of time.) |
Usage
rmwcheck [options] <RINEX met file>
rmwcheck [options] <RINEX nav file>
rowcheck [options] <RINEX obs file>
Examples
> rnwcheck -t "08/01/2006 12:00:00" -e "08/01/2006 15:00:00" s081214a.99n
Checking s081213a.99n
Read 200 records.
Notes
Only the first error in each file is reported. The entire file is always checked regardless of time options.
--
NicoleQuindara - 04 Aug 2011