
ddshrm  --  removes the DDS packet headers of telemetry data files

USAGE:

 ... | ddshrm [-i <int>] | ...

 The program removes the DDS packet headers from a telemetry file by reading it
 from stdin and writing the same file without the DDS packet headers to stdout.

OPTIONS:

  -i <int>  if specified, the program expects the DDS packet headers to have
            a data source/type ID of <int> (a value between 0 and 255).
            
  -V        print the version number on stdout, then exit.

AUTHORS:

 Stephan Buchert       (scb@geophys.nat.tu-bs.de)
 Reinhold Kempen  (reinhold@geophys.nat.tu-bs.de)
 Joerg Warnecke      (joerg@igpp.ucla.edu)
