Skip to content

IMOS Toolbox v2.5.38 - 19 Apr 2018

Compare
Choose a tag to compare
@ggalibert ggalibert released this 19 Apr 02:02
· 39 commits to 2.5 since this release
d8ad331

Changes from v2.5.37:

  • imosImpossibleDateQC does not allow for any impossible date any more. Instead it triggers an error to force fixing the file (either manually or via manufacturer software or via toolbox parser when possible). f7aba04
  • aquatecParse updated so that bad timestamps and their corresponding measurements are discarded. f8053e0
  • In checkMooringPlannedDepths.m fastScatter has been replaced by scatter. fastScatter is not critical there since there are not many points to scatter (equals to number of instrument whic is usually less than 100, not a big deal for scatter). In addition this solves some bugs due to complexity of fastScatter when facing unusual cases. 8bee230
  • Fix timeDriftPP in the case of drift offset start and drift offset end are the same. In this case, while there is no correction for drift, there must be a correction for offset which wasnt performed previously. 3569651
  • In profile mode, when exporting several datasets at once, each dataset will generate its own .png file as opposed to a single .png where all the datasets used to be plotted (difficult to read when lots of datasets). 4d7293b
  • In profile mode, in the Tools menu, profile plots are only produced for the currently selected datasets. Not all datasets are plotted in the same figure any more for better readability. 43925c2
  • Fix for imosDensityInversionSetQC and re-processing. 3de96bf
  • Change main plotting area to have a white background for better readability of axis. Most axis have their color set to none so that it is transparent (same color as main plotting area - white) except for 2D axis like ADCP currents which color is set to light grey so that it doesnt conflict with a colorbar that can include the color white. In addition, when manually QCing the dragging rectangle and selected points are not white any more but black to be visible with a white background. 68ac5a9
  • Diagnostic scatter plots of 2D variables now have the figure background set to white while the axis background is still light grey. b07adfd
  • Increment version to 2.5.38 and update binaries accordingly. e29ac0d