Netcdf Toolkit - netcdf.setFill
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".
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".