Skip to content

IMOS Toolbox v2.6.15 - 12 January 2023

Latest
Compare
Choose a tag to compare
@lbesnard lbesnard released this 12 Jan 05:01
· 12 commits to master since this release
1b30843

The main changes included are:

  • fixing the bottom tracking sub-parser of Signature files
  • OceanContour parser to include bin mapping support

7ea6f15 (origin/FixBottomTracking) Fix(readAD2CPBinary): various issues with Bottom tracking parser
cd9c771 (origin/ocean_contour_updates) fix(Parser): handle non binmapped oceancontour NetCDFs and add OceanContour unittests
45e84a9 feat(Parser): add import option for binmapping
e17d935 fix(Util): Improve handling adcp dimensions
3c6d1f8 feat(IMOS): allow multiple attributes args
15a2616 Add instrument info to spikeWindow GUI. This nessicitated copying the meta sruct which contains make/model info. Use genSampleDataDesc to create instrument string.