Skip to content

IMOS Toolbox v2.5.10 - 30 May 2016

Compare
Choose a tag to compare
@ggalibert ggalibert released this 30 May 02:24
· 340 commits to 2.5 since this release

Changes from 2.5.9:
-Fix plotting issue when using more than 2 monitors. 63bb4ca
-imosVerticalVelocityQC test can now also QC any WCUR variable like the WCUR_2 from Nortek Signature ADCPs (vertical beam). c3dbad9
-Diagnostic QC graphs can handle any WCUR variable like WCUR_2 from Nortek Signature ADCPs (vertical beam). 551eedf
-Mode is now case sensitive. Mode values are not referenced in commented code anymore. Switch / case on mode values now uses explicit case options (no otherwise anymore). Hard coded mode values avoided when possible. b29e047
-Fix for imosRegionalRangeQC which should not check whether site is found in imosSites.txt. 22056f0
-Add util updateIf useful for NetCDF templates configuration. a11f603
-Fix bug in GUI/dataFileStatusDialog.m that would not sort instruments by depth properly (for timeSeries mode) when one of them has its nominal depth not documented. 94cccf9
-Increment version to 2.5.10 and update relevant binaries. 1c10a87

See branch 2.5 for access to critical fix.