In readDeployment at 56: Index exceeds matrix dimensions.
Set of functions to process acoustic Doppler current profiler data
Status: Alpha
Brought to you by:
bartvermeulen
Originally created by: kastner....@gmail.com
What steps will reproduce the problem?
1. Enter directory "HADCP_Samarinda_13Mar2008/HADCP_Sam"
2. D=readDeployment('','./')
3. Bang!
Index exceeds matrix dimensions.
Error in readNMEAADCP (line 174)
tmpdata.(actmsg).(actdt)=[tmpdata.(actmsg).(actdt);innmea(cntfile).(actmsg).(actdt)(idxb,:)];
Error in readDeployment (line 56)
outADCP.nFiles=readNMEAADCP(outADCP,nfiles);
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kastner....@gmail.com
Only one data file seems to cause the trouble:
D=readDeployment('HADCP_Sam_015','./');