
./mrgatt  --  merge CLUSTER SATT files

USAGE:

... | mrgatt <sattfile> | ...

The program reads CLUSTER SATT file records from stdin, merges them with
the specified SATT 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)

