IMOS Toolbox v2.5.25 - 6 April 2017
Changes from 2.5.24:
-Cleanup code for Graph/lineMooring2DVarSection.m. ccbe62b
-Profile plots from 2D variables now include the mean and mean+/-3*std of all the good data from other profiles. This will help finding best threshold values for some QC tests. 83cb163
-Display in/out water boundaries on graphs and non QCd diagnostic plots. Will help validate ddb entries and local time to UTC conversions. 0a6007f
-Added a TIME difference diagnotic plot. 951c757
-Fix bug for checkMooringPresDiffs when current instrument is at the same nominal depth as another one and it is not the current instrument that gets to be plotted in black. 148f022
-Pressure differences plotted by checkMooringPresDiffs have had their respective median pressure during first quarter substracted so that the Y scale is easier to read when looking at the scale of potential pressure drift. 9c58597
-Fix typo in readWQMdat.m that prevented from reading some artificial Chl-a computed from fluorescence. babf3b2
-Fix so that the wave parameter SPCT should have a coordinates variable attribute defined in the NetCDF file in order to pass the checker. d2fad95
-Fix bug on ADCP echo intensity QC test. Threshold is compared to ABSIC (count), not ABSI (dB). 0a6353e
-Fix fastScatterMesh.m, zbuffer wrongly defined which can cause errors. 87866cf
-Fix CLim boundaries in scatterMooring2DVarAgainstDepth.m when centred on 0. Should take into account both positive and negative extreme values, otherwise fastScatterMesh.m may crash. ea16e58
-SBE39plus now supports firmware version and serial number from cnv file produced by seabird software for SBE39plus instruments. da2c67d
-Made HG1/HG2 compatible graphics handle creation for invisible lines required for extra entry in legends of some diagnostic plots from the menu. 6feaf91
-Add HG1/HG2 compatibility in graphTimeSeries.m when declaring graphs and lines variables. ac82886
-In mainWindow.m, when zooming on a variable, fix for auto adjust on Y axis for any other 1D variable. 31ea1ca
-When ADCP is not in its nominal orientation, only velocity data should be discarded so that temperature can be read when doing bath calibration. 798a340
-Fix DDB.java not to close Matlab when ddb source does not exist. ba3a1ae
-Display ddb source on the title of the start window "Choose Field Trip" 17aba55
-Handle potential unlabelled last column in WQM dat file. 79436bf
-Datacursor is available in DepthProfile graphing mode. 159455f
-Fix graphing in TimeSeries mode so that initial zoom on good data includes probably good flag as well. 14ba0e1
-Fix graphing in DepthProfile mode to initially zoom on good/probably good/raw data only. 2f84921
-Graphing mode graphXvY can now be used to plot data when using toolbox in timeSeries mode. 9175756
-Fix manual QC selection in DepthProfile graphing mode. 07a81bf
-Not selecting any variable in the left panel does not trigger an error anymore in timeSeries mode. 42c6ff8
-selectTimeSeriesGeneric.m is used by any graphing mode and factorizes code. e3cffc7
-We are not trying to prevent DEPTH from being graphed in DepthProfile graphing mode anymore. c1c3789
-2 dimensional ADCP data is now supported in DepthProfile graphing mode. 7b08e4d
-Fix potential infinite while loop when reading a file with fgetl(). 98b6852
-Increment version to 2.5.25 and update binaries accordingly c155307