Loadable Function: old_mode = netcdf_setFill(ncid,fillmode)

Change the fill mode (fillmode) of the data set ncid. The previous value of the fill mode is returned. fillmode can be either "fill" or "nofill".

See also: netcdf_open.

Package: netcdf