Skip to content

IMOS Toolbox v2.6.6 - 1 May 2020

Compare
Choose a tag to compare
@ocehugo ocehugo released this 01 May 09:21
· 263 commits to master since this release
b6125d3

Release 2.6.6 is the Q3 release of the IMOS Toolbox.

This release contains mostly the first part of the Time Series Spike QC Functionality.

Changes since v2.5.5:

These commits introduce the general QC test and three different types of spike detection:

  1. OTSU threshold
  2. OTSU threshold with a SavGol Filter.
  3. Hampel method.

The methods can only be applied to a set of variables at the moment in non-burst data. Time series with bogus time samples or burst data is still in the works. For more details, see the help on these functions. A soon to be merged section in the wiki will be available too.

  • Misc Internal Improvements:

    • Renaming of some functions and folders e8cc77b
    • Preparation for burst-data processing in despiking tests:
    • Improvements in timeSamplingInfo for bogus time sampling schemes. c2ebbdd
    • Refactoring of combineStructFields and extra tests. f0dda8e

These changes are small fixes in name conventions, some preparation for some time sampling processing, and detection of bogus data in time variables required for burst-data despiking tests.

  • Version Bump & binary updates 19f6d22