Retrieves the current value of the ncopts variable as discussed in the error section of the NetCDF User's Guide.
Usage
NOTE: GETNCOPTS is only valid for the netCDF functionality.
ncopts = GETNCOPTS() INFO, ncopts
NCOPTS LONG = 2
ncid = NCOPEN("foo.nc", NC_NOWRITE) status = NCCLOSE(ncid) status = NCREDEF(ncid) ncredef: 0 is not a valid cdfid % NCREDEF: error in HDF return status.
Also refer to the NetCDF User's Guide.
For a complete list of the HDF convenience routines, refer to Chapter 1, Functional Summary of Routines.