scipy.io.netcdf_file.

flush#

netcdf_file.flush()[源代码]#

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

另请参阅

sync

相同的函数