IMOS Toolbox v2.5.37 - 22 Mar 2018
Changes from 2.5.36:
- Add comment about nature of Signature ADCP AltimeterQualityAST. 75a3f2d
- A new DEPTH variable is always created from a PRES, PRES_REL or DEPTH variable from the current instrument or a nearby one so when adding DEPTH to a datasets we may as well consider re-using the dimensions info and coordinates attribute from this PRES, PRES_REL or DEPTH variable rather than re-using those of the last variable present in the current file (sometimes not a good move). Also, write/update the dataset PP parameters before moving to the next sample_data was being done twice unnecessarily. 44f7087
- In Matlab r2012b, option to disable filling with fill values when creating a NetCDF variable is actually NOFILL, not NC_NOFILL. 9ca26ab
- Fix instrument_sample_interval and instrument_burst_duration global attributes in Wetlabs readECOraw parser for the case when only one sample is output for a burst. 0e6d8c6
- Fix bug in checkMooringPresDiffs when selecting topmost instrument on mooring. In addition, fixed erroneous legend. e94e8b5
- Add support to old SEACAT PROFILER serial number and pressure data. 1f4495e
- Fix scatterMooring2DVarAgainstDepth for cases when ADCP doesnt have any good DEPTH data and nominal_depth info is used instead. 503ac96
- SBE19Parse is now looking for bin size averaging information in the proc header. In profile mode, if not found will issue a warning with reference to the CTD processing procedure document. 82eecc2
- Diagnostic plots now include a white background for improved contrast/readability except for the ones that involves ADCP data where a colorbar might include the color white (in that case the background is set to light grey). cdb1c8a
- Increment version to 2.5.37 and update binaries accordingly. 0b0d6d0