netcdf

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
sunilkumar

netcdf

#1 Unread post by sunilkumar »

sir/madam, i am try to convert binary file to .nc file using adcp and netcdf toolbox in matlab. i have encountered a problem during convertion. it is index exceed matrix dimensions?.....please help me

Finding the good bins Trimming to 112.000 percent of the mean seal level + Dstd Redefining the "Bin" dimension May take a few minutes...

Index exceeds matrix dimensions.

Error in ncdim/resize (line 118) sw = ncsize(w{i});

Error in trimbins (line 392) B=resize(B,length(goodBins));

Error in runadcp (line 337) trimbins(rawcdf,trimFile); % trim the bins

Post Reply