/****************************************************************************** FILE: nav2dir.cnt This control file is used with the nav2dir program to copy the position data from the navigation structure of a CODAS ADCP database into the profile directory. It thus provides a quick estimate of profile positions from the navigation data. INPUT: CODAS ADCP database OUTPUT: CODAS ADCP database with profile positions ------------------------------------------------------------------------------- CONTROL FILE STRUCTURE: dbname: < input CODAS ADCP database name > time_ranges: { range(s) of profiles to process } < yy/mm/dd hh:mm:ss > to < yy/mm/dd hh:mm:ss > . . . -----------------------------------------------------------------------------*/ dbname: ../demo/adcpdb/a901 time_ranges: 89/01/01 0:0:0 to 89/03/01 0:0:0 /*****************************************************************************/