  1.  NAME

  splitc78 - Split C78 CTD files

  2.  USAGE

  splitc78 f1 f2 ...

  3.  DESCRIPTION

  This Perl utility splits a C78 CTD format data file into separate C78
  profiles. This is necessary for loading C78 CTD data into a CODAS
  database, as the present version of load_ctd(1) for C78 files does not
  work for input files containing more than one profile.

  Command line parameters f1, f2, ... are names of C78 data files to
  split. This utility will generate a file for each profile in the
  current directory. Output files are named ssr.XXX, where XXX is a
  3-digit number starting from 001. An error occurs if more than 999
  profiles are encountered.

  4.  AUTHOR

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999.

