aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
45 stars 30 forks source link

Adcp updates #772

Closed BecCowley closed 1 week ago

BecCowley commented 2 years ago

Addition of some PP routines, auto QC routines for RDI single-ping data processing. Note that there still is a bug that needs fixing in the process: when the correlation magnitude and echo range PP routines are run, the flags created are not carried through to the ensemble averaging step. The PP flow manager does not retain the flags in the same way that the autoQC flow manager does. This means although the CMAG and EchoRange PP tests function, their results do not get considered in the conversion from BEAM to ENU, and the three-beam solutions does not get engaged correctly.