Skip to content

IMOS Toolbox v2.5.26 - 22 May 2017

Compare
Choose a tag to compare
@ggalibert ggalibert released this 22 May 03:17
· 200 commits to 2.5 since this release

Changes from 2.5.25:
-SPCT is now of type "byte" (instead of "char") and uses CF variable attributes "flag_meanings" and "flag_values" (instead of "spectra_method_meanings" and "spectra_method_values") to better describe its content. 307037a
-Fix depthPP so that it doesnt try to compute depth when no neighbourg is given. 3b07f07
-Fix reading of VelLag2 in readHRAquadoppProfile. 9c982e3
-Update link to WavesMon user guide on toolbox wiki from readWorkhorseWaveAscii. 52b6a2f
-Nortek binary files are not read byte by byte in a while loop anymore. The structure of the file is inferred first and then file is read section by section. c673fb9
-Nortek binary sectors parsing has been vectorised so that all sectors of a same type are being parsed at once. Improves greatly parsers performances. 49c6fa2
-Added better support for HR AquadoppProfiler metadata. Simplified the way Status uint8 is read (in particular for orientation information). Same with other uint16 similar data. b66f4e6
-Increment version number and update binaries accordingly. 855adea