Skip to content

IMOS Toolbox v2.5.23 - 22 December 2016

Compare
Choose a tag to compare
@ggalibert ggalibert released this 22 Dec 06:01
· 256 commits to 2.5 since this release

Changes from 2.5.22:
-WQM parser is not trying to remove data that would have a wrong timestamp (two same timestamps in a row or the first timestamp to go back to the past). This will be handled somewhere else for any parser. 25cea9b
-Added function forceMonotonic to finaliseData.m to make sure datasets are imos compliant. This function sorts the relevant coordinate variable and removes first duplicates if any. ff712b6
-Cleanup populateMetadata.m code. 6f1237e
-Improved alignment of 1D and 2D plots on the X axis for better compatibility across Matlab versions. 7acd22a
-Wrap ylabels on multiple lines when necessary in main panel. 175b004
-Clean up Starmon Mini parser f9e692d
-Add new StarmonDSTParse parser to support DST Tilt and DST CTD .DAT files. 9458813
-QC results (sample_data.meta.QCres) must be reset to empty before re-running QC procedures to prevent fantom QC results to still be present in QC stats result table GUI. 84eb406
-Increment version to 2.5.23 and updated binaries accordingly. 60e2139