Skip to content

Operation / Tasks

The following operations/tasks are supported:

  • RINEX file check and repair
  • RINEX file format conversion (versions 2, 3, 4 into each other)
  • RINEX file splice
  • RINEX file split
  • RINEX file statistics generation
  • RINEX file manipulations like:
    • data sampling
    • observation types selection
    • satellite systems selection
    • elimination of empty or sparse observation types on a file level
    • elimination of empty or sparse observation types on a PRN level
    • PRN renaming
  • Automatic version dependent file naming on output file.
  • RINEX file (re)naming support (version 2 to 3 or 4)
  • RINEX header editing
  • RINEX file metadata extraction
  • RINEX file comparison
  • RINEX file tabular representation
  • Multi RINEX file operations with a single command

Complete data check

To get the full available checks via data input, one has to use the -chk option, to make sure that the output data are formally correct. If you are sure that your input files are correct, and you want to do some data manipulation only, you can omit this command line parameter to speed up the work.

RAM utilisation

Please keep in mind that compared to other tools, working on a single epoch level, gfzrnx stores the whole RINEX data set in the computer's memory before output. This leads to some performance degradation but offers complete data handling opportunities.

Standard RINEX output version

The standard output format of gfzrnx is at the moment the latest supported version of major version RINEX-3 (e.g. 3.05).

RINEX-4 support

The major version RINEX-4 is supported. Use the -vo 4 command line parameter to force the RINEX-4 file output.