CODAS software to allow ADCPSECT to grab every profile
for every bin of U/V components

Step 1) inspect configuration history using
        program lst_conf (edit lst_conf.cnt).
        If configuration parameters for ensemble
        (profile) time length or depth interval
        (bin length) changes, do the following
        for each time span that the configuration
        is constant.

     1) edit lst_prof2.cnt, set parameters
     2) run lst_prof2 lst_prof2.cnt
     3) edit adcpsect.cnt (or example)
     4) append output of lst_prof2
     5) set other adcpsect parameters as needed
     6) adcpsect adcpsect.cnt


files:


asect_ex.cnt            adcpsect control file example
                        for grabbing every profile
                        with output as time pos u v 
                        (also temp and ship speed)
lst_conf                binary sun4 compatible executable
lst_conf.c              source code for configuration history
lst_conf.cnt            control file for configuration history
lst_prof2               binary sun4 compatible executable
lst_prof2.c             source for creating list of profile times
lst_prof2.cnt           control file for lst_prof2.c
std_sub.doc             format description of standard subset
