Skip to content

IMOS Toolbox v2.6.7 - 15 Jul 2020

Compare
Choose a tag to compare
@ocehugo ocehugo released this 15 Jul 09:27
· 228 commits to master since this release
1b3efc6

Release 2.6.7 is the Q4/2019-20 release of the IMOS Toolbox.

This release contains a new IMOS acknowledgement, the second part of the SpikeQC functionality (burst spikeQC tests), a SpikeQC preview window for parameter exploration, improved selection of SpikeQC tests in a per variable basis, new table values for aquadopp current meter tilts (TiltQC), Improvements to the netcdfParser and SBEparsers (new variables), and better interaction in the DEPTH vs nominal depth
checker.

Two new SpikeQC tests for Burst data are included:

  • BurstHampel - A Hampel classifier applied to the burst data. The filter can be configured to run over individual bursts of N-consecutive bursts.

  • BurstRunningStats - A general statistical filter for burst data. This builds upon the BurstQC stats branch and allows the operator to construct different combinations of statistical filters to apply in every burst, by allowing the selection of scale/dispersion functions. The filter can easily mimic the one implemented in BurstQC stats by selecting the scale function to be nanmean, dispersion function to be nanstd, and a simple scale to be applied to the dispersion. Other configurations are also allowed (e.g. median/mad).

See the wiki for more details.

Major changes since v.2.6.6:

  • Update acknowledgement 91dc376
  • add missing global attributes imports in the netcdfParse 03ed354
  • refactoring and new variables for SBE parsers 5bf562d,
    0024058, 18cd1d5,
  • new QC values for tilts in aquadopp current meters 6ade4aa
  • new popup window to confirm QC tilts 6ade4aa
  • new utility functions to handle burst data 71416b1
  • new functions for spikeQC in burst data 66d086f
  • new handling of spikeQC tests and variable selection 0dccfb6
  • bugfix for the DEPTH vs Nominal DEPTH interaction 517628a
  • Version bump and binary updates 24e620a