You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, running the toolbox with this file fails at L647 with the following error:
The class IMOS.templates.dimensions has no Constant property or Static method named 'adcp_remapped'.
Error in OceanContour.readOceanContourFile (line 647)
dimensions = IMOS.templates.dimensions.adcp_remapped;
In Parser/OceanContour/OceanContour.m line 667 there is a code
but this does not exist in Util/+IMOS/+templates/dimensions.m, so not sure how oceanContourParser ever worked.
The text was updated successfully, but these errors were encountered: