|
Scientific Data Formats: Network Common Data Format |
|
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
IDL Online Help (March 06, 2007)