Documentation/TODO
changeset 34 e5731cc26b5b
equal deleted inserted replaced
33:dd5b67a41791 34:e5731cc26b5b
       
     1 ======================================================================
       
     2                     T O D O 
       
     3                     doc: Thu Oct 14 09:15:02 2010
       
     4                     dlm: Wed Jun 15 15:16:20 2011
       
     5                     (c) 2010 A.M. Thurnherr
       
     6                     uE-Info: 40 0 NIL 0 0 72 3 2 4 NIL ofnI
       
     7 ======================================================================
       
     8 
       
     9 =LADCPintsh=
       
    10 
       
    11 - determine what constitutes a gap
       
    12 - look into cross-gap shear integration
       
    13 
       
    14 
       
    15 =LADCPproc=
       
    16 
       
    17 - allow setting of GRID_DZ (-o) in ProcessingParams
       
    18 
       
    19 - add warnings:
       
    20 	- wide band
       
    21 	- CTD_W_BIT (ambiguity velocity)
       
    22 	- bad time match
       
    23 	- seabed not found
       
    24 	- inconsistent water depth
       
    25 
       
    26 - add diagnostic plots
       
    27 
       
    28 - output shear vals to make histograms
       
    29 
       
    30 - try median instead of mean for shear binning
       
    31 
       
    32 - add pitch/roll to BT
       
    33 
       
    34 - check interaction between 3-beam solutions and correlation limit
       
    35 
       
    36 - implement TILT_BIT (others?)
       
    37 
       
    38 - calculate real acoustic backscatter profile
       
    39 	- currently, profiles are arbitarily calculated from bins 3-9
       
    40 
       
    41 - clean up LADCPproc.UHcode:
       
    42 	- remove weirdnesses
       
    43 	- avoid multiple calculation of &depthOfBin()
       
    44 	- improve "staging":
       
    45 		1) basic velocity editing (BADVEL, ERRVEL, CORREL) NB: before
       
    46 		   beam-to-Earth transformation!!!
       
    47 		2) ref-lr w (also handle W_BIT editing?)
       
    48 		3) integrate w to get z_approx
       
    49 		4) match LADCP to CTD time series
       
    50 		5) make accoustic backscatter profile
       
    51 		6) find seabed
       
    52 		7) sidelobe & PPI editing
       
    53 		8) ref-lr u,v,w
       
    54 		9) WAKE editing
       
    55 		10) SHEAR editing
       
    56 		11) ref-lr u,v,w
       
    57 	
       
    58 - re-add time-series calculation