scipy.io.netcdf_file.

flush#

netcdf_file.flush()[source]#

如果 netcdf_file 对象处于写入模式,则执行同步到磁盘的刷新。

参见

sync

相同函数