close

Close the model-output and diagnostics NetCDF files.


Declaration

 close(self)

Parameters

  • self WVDiagnostics instance

Discussion

This method is idempotent. It attempts to close both owned files even if closing one of them fails, and clears both file properties before returning.


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