sync

Synchronize in-memory changes to disk.


Declaration

 self = sync()

Returns

  • self NetCDFFile instance

Discussion

Calls netcdf.sync on the underlying file handle.


This site uses Just the Docs, a documentation theme for Jekyll.