scipy.io.netcdf.netcdf_file.flush

netcdf_file.flush()

Perform a sync-to-disk flush if the netcdf_file object is in write mode.

See also

sync
Identical function

Previous topic

scipy.io.netcdf.netcdf_file.createVariable

Next topic

scipy.io.netcdf.netcdf_file.sync

This Page