nc_attdelete deletes a given attribut. The file must be in define mode.
Return Value
ret is -1 if an error occurs, otherwise ret is 1.
Parameters
Identifies the netCDF file.
varid is the identification number of the variable or -1 for a global attribute.
ssName is the name of the netCDF attribute.
See also
Overview UniPlot Data Files, nc_create, nc_redef, nc_attrename
id-207933