failure to CLOBBER an netcdf4 file
Show older comments
using netcdf4 format I can't seem to overwrite existing files - works ok with classic. I get the following - any ideas?
nc = netcdf.create('tmp.nc','CLOBBER') ??? Error using ==> netcdflib Library failure "Can't add HDF5 file metadata".
Accepted Answer
More Answers (1)
John
on 25 May 2011
0 votes
I cannot reproduce your issue, James, what platform and release are you running.
Categories
Find more on NetCDF Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!