NetCDF  4.7.4
Deprecated List
globalScope> Global NC_FORMAT_64BIT
Saved for compatibility. Use NC_FORMAT_64BIT_OFFSET or NC_FORMAT_64BIT_DATA, from netCDF 4.4.0 onwards.
globalScope> Global NC_FORMAT_DAP2
As of 4.4.0, use NC_FORMATX_DAP2
globalScope> Global NC_FORMAT_DAP4
As of 4.4.0, use NC_FORMATX_DAP4
globalScope> Global NC_FORMAT_NC3
As of 4.4.0, use NC_FORMATX_NC3
globalScope> Global NC_FORMAT_NC4
As of 4.4.0, use NC_FORMATX_NC4
globalScope> Global NC_FORMAT_NC_HDF4
As of 4.4.0, use NC_FORMATX_HDF4
globalScope> Global NC_FORMAT_NC_HDF5
As of 4.4.0, use NC_FORMATX_NC_HDF5
globalScope> Global NC_FORMAT_PNETCDF
As of 4.4.0, use NC_FORMATX_PNETCDF
globalScope> Global NC_FORMAT_UNDEFINED
As of 4.4.0, use NC_FORMATX_UNDEFINED
globalScope> Global nc_get_varm (int ncid, int varid, const size_t *startp, const size_t *countp, const ptrdiff_t *stridep, const ptrdiff_t *imapp, void *ip)
Use of this family of functions is discouraged, although it will continue to be supported. The reason is the complexity of the algorithm makes its use difficult for users to properly use.
globalScope> Global NC_LOCK
The following flag currently is ignored, but use in nc_open() or nc_create() may someday support use of advisory locking to prevent multiple writers from clobbering a file
globalScope> Global NC_LONG
required for backward compatibility.
globalScope> Global NC_MMAP
Use diskless file with mmap. Mode flag for nc_open() or nc_create()
globalScope> Global NC_MPIIO
globalScope> Global NC_MPIPOSIX
globalScope> Global NC_PNETCDF
globalScope> Global nc_put_varm (int ncid, int varid, const size_t *startp, const size_t *countp, const ptrdiff_t *stridep, const ptrdiff_t *imapp, const void *op)
Use of this family of functions is discouraged, although it will continue to be supported. The reason is the complexity of the algorithm makes its use difficult for users to properly use.

Return to the Main Unidata NetCDF page.
Generated on Tue Nov 17 2020 14:09:03 for NetCDF. NetCDF is a Unidata library.