HISTORY
changeset 43 b63fa355644c
parent 42 80d039881d2c
child 46 777cd0f2456a
equal deleted inserted replaced
42:80d039881d2c 43:b63fa355644c
     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: Sat Dec 23 16:13:38 2017
     4                     dlm: Wed Mar 28 12:21:58 2018
     5                     (c) 2012 A.M. Thurnherr
     5                     (c) 2012 A.M. Thurnherr
     6                     uE-Info: 214 15 NIL 0 0 72 3 2 4 NIL ofnI
     6                     uE-Info: 237 60 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 --------------------------------------
   210 	- added support for -c to [patchPD0] for DT KVH system
   210 	- added support for -c to [patchPD0] for DT KVH system
   211 	- added backward compatibility to [patchPD0]
   211 	- added backward compatibility to [patchPD0]
   212 	- updated all tools to use MinVersion 2.1
   212 	- updated all tools to use MinVersion 2.1
   213 	- updated [patchPD0] to use ANTSlib V7.0
   213 	- updated [patchPD0] to use ANTSlib V7.0
   214 	- PUBLISHED
   214 	- PUBLISHED
       
   215 
       
   216 #---------------------------------------------------------------
       
   217 # V2.2
       
   218 #	- allow interior garbage in ADCP files
       
   219 #	- allow use of individual Instrument Transformation Matrices
       
   220 #---------------------------------------------------------------
       
   221 
       
   222 Feb  6, 2018:
       
   223 	- updated to V2.2 [ADCP_tools_lib.pl]
       
   224 	- support for partial files in RDI_PD0_IO, listBins
       
   225 
       
   226 Feb  7, 2018:
       
   227 	- added support for garbage inside PD0 files
       
   228 	- improvement to listEns
       
   229 
       
   230 Mar 14-20, 2018:
       
   231 	- added consistency check to mk_prof()
       
   232 	- fixed bugs in RDI_PD0_IO
       
   233 	- updated [HISTORY]
       
   234 
       
   235 Mar 28, 2018:
       
   236 	- added &loadInstrumentTransformation() to [RDI_Coords.pl]
       
   237 	- added support for &loadInstrumentTransformation() to [listBins]