scipy.io.netcdf_file.

flush#

netcdf_file.flush()[源代码]#

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

参见

sync

相同功能