Skip to content

IMOS Toolbox v2.5.39 - 12 Jul 2018

Compare
Choose a tag to compare
@ggalibert ggalibert released this 12 Jul 06:42
· 27 commits to 2.5 since this release
bde9388

Changes from v2.5.38:

  • Fix instrument_sample_interval and instrument_burst_duration global attributes in Wetlabs readWQMraw parser for the case when only one sample is output for a burst. fe0d446
  • Update readWQMraw.m to handle WQMHost v1.59 type header. Added some other serial number captures. Take advantage of the 'File Format' string when available to support other data columns layout than the default one. Updated comments on 'State' numbers. Added unit test to test for successful reading of files from a range of different firmware versions. 3ed93eb
  • Update ABSIC and CMAG variables valid_min/max and units to count. 348613e
  • NOBS parameter should be of type int to handle greater values than 127. b698343
  • SPCT parameter should be of type float so that NaN/Fillvalues are handled well. Its valid_min/max attributes have been set too. e01b7b1
  • Added information about ADCPs depths cell position in variable attributes comment. 04a17ef
  • Update tickbox string of extra instrument graphing option to make it clear only good data is plotted. 68a71e3
  • Added tickbox in main window GUI to enable/disable the display of flags on top of data. e0bc98f
  • Add checkbox to mainWindow to hide in the plots or not the data already flagged as bad. 371319f
  • Default color ranges for 2D data have been set to full range when necessary, in order to attract the user attention on potential outliers. 0d44466
  • Increment version toolbox to 2.5.39 and update binaries accordingly. edd49ad