aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

graphDepthProfile broken since 2.6.1 #608

Closed ocehugo closed 4 years ago

ocehugo commented 4 years ago

The graphDepthProfile routine is broken since 2.6.1.

The problem was introduced in 0aea2a35. The disableDefaultInteractivity function expects an axeshandle object while graphDepthProfile continues to use numeric axes handles in the output.

I got a quick-fix already (stolen from graphTimeSeries) but I will need to test a bit more in the GUI to avoid any side-effects and adding a broken release.

Thanks to @mpsnell for the bug-report.

ocehugo commented 4 years ago

see 2.6.4 - https://github.com/aodn/imos-toolbox/releases