splitc78

Last updated Fri Nov 19 13:00:56 1999


Split C78 CTD files

1. USAGE

splitc78 f1 f2 ...

2. 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.

3. AUTHOR

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


Back to the top documentation Index of GFI Extensions