scipy.io.netcdf_file.flush¶
- netcdf_file.flush()[source]¶
Perform a sync-to-disk flush if the
netcdf_fileobject is in write mode.See also
syncIdentical function
Perform a sync-to-disk flush if the netcdf_file object is in write mode.
See also
syncIdentical function