nc_redef puts an open netCDF file into define mode, so dimensions, variables, and attributes can be added or renamed and attributes can be deleted.
Return Value
If the function succeeds, the return value is not equal to -1. If the function fails, the return value is -1.
Parameters
Identifies the netCDF file.
See also
id-735543