/****************************************************************************** FILE: ascii_dump.cnt This control file is used with the ascii_dump program to create a complete ascii_dump of a set of CODAS block files. INPUT: CODAS block files (*.blk) OUTPUT: ascii dump (*.asc) ------------------------------------------------------------------------------- CONTROL FILE STRUCTURE: [ BLOCK_FILES: < input CODAS block filenames > . < provide path if not in same directory > . < as executed from > ] . . end -----------------------------------------------------------------------------*/ BLOCK_FILES: /home/kapaub/caldwell/adcp/sac/moanawve.usa/1992/00004/a9218001.blk /home/kapaub/caldwell/adcp/sac/moanawve.usa/1992/00004/a9218002.blk end /*****************************************************************************/