/****************************************************************************** FILE: chtime.cnt This control file is used with the chtime program to shift the profile times by some constant amount in one or more CODAS database blocks. INPUT: CODAS database OUTPUT: CODAS database with updated profile times ------------------------------------------------------------------------------- CONTROL FILE STRUCTURE: dbname: < CODAS database name > seconds= < no. of seconds to add to profile time > block1= < starting block number > block2= < ending block number > -----------------------------------------------------------------------------*/ dbname: \wepocs\adcp\w143 seconds= -360 block1= 0 block2= 0 /* update only block file no. 0 */ /*****************************************************************************/