aodn / imos-user-code-library

Code library of helper functions and examples for working with NetCDF data files typically sourced from IMOS
GNU General Public License v3.0
19 stars 15 forks source link

imosAccumarray #5

Open paul-rigby opened 10 years ago

paul-rigby commented 10 years ago

Added a function which allows accumarray to be used on the structures generated by ncParse.m. Can be used to compute bin averages and statistical summaries for a time series, see the demo.

bhasin85 commented 6 years ago

@lbesnard Can we close/merge this PR?