Problem using --fix_rec_dmn
Command-line operators for netCDF and HDF files
Brought to you by:
zender
Hi charlie
When I use the command :
ncks --fix_rec_dmn fileunlimitedsize.nc myfilefixedsize.nc
I get the following Error message :
ERROR Error code is -46. Translation into English with nc_strerror(-46) is "NetCDF: Invalid dimension ID or name"
no matter whether the data are Netcdf 3 or 4 format.
So I found a work arround using :
ncecat filein.nc file.nc
ncwa -a record file.nc fileout.nc
Thank you for any advice.
Sabine
This is a bug report not a feature request. Please report this on the Help Discussion forum or as a ticket for a Bug. Thanks, cz
p.s. I am unable to reproduce this problem. Please submit the smallest, simplest working example
that demonstrates the problem to the Help forum. And be sure you are using the latest stable release of NCO, 4.5.4.
thanks!
c