SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.io.netcdf_file.sync

netcdf_file.sync(self)[source]

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_file.flush

Next topic

scipy.io.netcdf_variable