HISTORY
changeset 36 515b06dae59c
parent 35 7c394a2d1fc9
child 37 40d85448debf
equal deleted inserted replaced
35:7c394a2d1fc9 36:515b06dae59c
     1 ======================================================================
     1 ======================================================================
     2                     H I S T O R Y 
     2                     H I S T O R Y 
     3                     doc: Tue May 15 18:04:39 2012
     3                     doc: Tue May 15 18:04:39 2012
     4                     dlm: Thu May 26 10:40:58 2016
     4                     dlm: Fri Aug  5 10:10:06 2016
     5                     (c) 2012 A.M. Thurnherr
     5                     (c) 2012 A.M. Thurnherr
     6                     uE-Info: 124 44 NIL 0 0 72 3 2 4 NIL ofnI
     6                     uE-Info: 150 32 NIL 0 0 72 3 2 4 NIL ofnI
     7 ======================================================================
     7 ======================================================================
     8 
     8 
     9 --------------------------------------
     9 --------------------------------------
    10 V1.0 (for re-implemented shear method)
    10 V1.0 (for re-implemented shear method)
    11 --------------------------------------
    11 --------------------------------------
   110 	- adapted several routines to velBeamToEarth()
   110 	- adapted several routines to velBeamToEarth()
   111 
   111 
   112 May 25, 2016:
   112 May 25, 2016:
   113 	- published for LADCP_w V1.3beta1
   113 	- published for LADCP_w V1.3beta1
   114 
   114 
   115 ------------------------
   115 ------------------------------------------------
   116 V1.7 (bin interpolation)
   116 V1.7 (bin interpolation; better transformations)
   117 ------------------------
   117 ------------------------------------------------
   118 
   118 
   119 May 25, 2016:
   119 May 25, 2016:
   120 	- continue working on bin interpolation [RDI_Coords.pl]
   120 	- continue working on bin interpolation [RDI_Coords.pl]
   121 
   121 
   122 May 26, 2016:
   122 May 26, 2016:
   123 	- made it work
   123 	- made it work
   124 	- updated version in [ADCP_tools_lib.pl]
   124 	- updated version in [ADCP_tools_lib.pl]
       
   125 
       
   126 Jun  6, 2016:
       
   127 	- implemented coordinate transformations of Lohrman et al. (JAOT 1990)
       
   128 	- PREVIOUS 2-BEAM TRANSFORMATIONS WERE FAIRLY CRUDE APPROXIMATIONS
       
   129 	- [RDI_Coords.pl]: sign error in v34
       
   130 
       
   131 Jun  8, 2016:
       
   132 	- minor improvement in [RDI_Coords.pl]
       
   133 	- improvements to [editPD0]
       
   134 
       
   135 Jun  9, 2016:
       
   136 	- minor improvements to [listBins]	
       
   137 
       
   138 Jul  7, 2016:
       
   139 	- major BUG: velEarthToBPw() was wrong; new implementation
       
   140 	  debugged and verified by Paul Wanis from TRDI
       
   141 
       
   142 Jul 12, 2016:
       
   143 	- improvements to [editPD0]
       
   144 
       
   145 Jul 26, 2016:
       
   146 	- minor improvement to [splitPD0]
       
   147 
       
   148 Jul 30, 2016:
       
   149 	- minor bug in [RDI_PD0_IO.pl]
       
   150 	- improvements to [splitPD0]