
./mrgorb  --  merge CLUSTER orbit files

USAGE:

... | mrgorb <orbfile> | ...

The program reads CLUSTER orbit file records from stdin, merges them with
the specified orbit file, and writes the merged file to stdout.  The DDS
packet headers must have been removed.

Rules for merging competitive entries:
1) take reconstituted entry instead of predicted entry,
2) take entry with latest time of generation,
3) take entry from file instead of entry from stdin.

OPTIONS:

 -h   print this help on stdout, then exit.

 -V   print version number on stdout, then exit.

AUTHOR:

Joerg Warnecke (joerg@igpp.ucla.edu),
amended by Tim Oddy (t.oddy@ic.ac.uk)

