hotfix - IMOS Toolbox v2.6.13 - 11 June 2021
Release 2.6.13 is a hot-fix release.
The release contains three important bug fixes( #741,#742,#743), and releases 2.6.11 and 2.6.12 are now marked as do not use.
This hotfix corrects the workhorseParse function in two segments: 1. the wrong assignment of workhorse velocity components (#741) and 2. fix magnetic declination variable attributes assignment for wave data (#743). The release also fix the usability of the two new QC tests (imosEchoIntensitySetQC,imosSurfaceDetectionByDepthSetQC
).
Finally, updates to the build script functionality, as well as test coverage fixes and docstrings are also included.
Bugfixes:
d1d760f fix(Parser): wave magnetic variable renaming
67e52fb fix(QC): EchoIntensitySet SurfaceDetectionByDepth
3806980 fix(Parser): workhorseParse U and V swap bug
Documentation/tests updates:
fbb58e6 fix(tests): fix docstrings for windows
ee2890d feat(tests): batchTesting extensions
bde2448 feat(tests): filtering interactive tests
13e094b feat(tests): filtering and rm randc function
283ed0e fix(tests): remove verbose print in docstring
9fde469 fix(tests): point to xunit test reference
4aaaddb fix(tests): conform to docstring format
29af5ed feat(Util): report test status in checkDocstrings
1ae8107 fix(Schema): isequal_ctype docstring
2b080c4 fix(tests): point to xunit test as reference
7ffda67 fix(tests): comment docstring to avoid double call
0eda60b fix(tests): wrong test call and missing case
ffbbf69 fix(tests): update missing docstrings tests
9ef5d56 fix(tests): fix docstrings
26ca6e5 fix(tests): imosEchoIntensitySetQC tmp file path
7d31b8f fix(tests): class name in testworkhorseParse
6777f65 fix(tests): fix wrong logic
1cfccd1 fix(tests): avoid picking tmp files as raw files
dd14010 fix(tests): miscelaneous docstring fixes
Build:
72db8ec feat(build): automatic detection of arch
8ff98cd feat(build): build improvements
Misc:
b13b8dc refact(PP): export find_beam_vars as function
13799b4 fix(Util): add missing close file id
7e934c8 fix(Util): improve error message with types
f093ea6 fix: binary updates for hotfix release
6785f31 Add Windows Binary
8da5816 fix: hot-fix release version bump
839dca2 fix(Util): comments -> comment typo
cd96774 fix(PP): msg adcpWorkhorseVelocityBeam2EnuPP
ad54242 fix(linting): testworkhorseParse
0274484 fix(linting): testadcpWorkhorseBeam2EarthPP
5ae1694 fix(linting): test_imosEchoIntensitySetQC.m
b8972c4 fix(test): gitignore, tmp folder for runtime tests