Originally created by: kastner....@gmail.com
What steps will reproduce the problem?
1. folder = '2014-01-19-bifurcation-sungaidawat';
2. B = readDeployment(folder,'');
3. bang!
What is the expected output? What do you see instead?
Reading ADCP raw data files...
Found 6845 valid ensembles in file: Station_0_000.PD0
Found 6845 valid ensebles
Reading data...
WinRiver II GGA data found
Reading WinRiver navigation files...
Error using readNMEAADCP (line 43)
Argument 'nmeafilename' failed validation @(x)(iscellstr(x)|ischar(x)).
Error in readDeployment (line 56)
outADCP.nFiles=readNMEAADCP(outADCP,nfiles);
What version of the product are you using? On what operating system?
Revision: 20
Please provide any additional information below.