The NCDF_CLOSE procedure closes an open netCDF file. If a writable netCDF file is not closed before exiting IDL, the disk copy of the netCDF file may not reflect recent data changes or new definitions.
NCDF_CLOSE, Cdfid
The netCDF ID of the file to be closed, returned from a previous call to NCDF_OPEN or NCDF_CREATE.
None.
Introduced: Pre 4.0