nc_attrename renames a given attribute.
Return Value
ret is -1 if an error occurs, otherwise ret is 1.
Parameters
Identifies the netCDF file.
varid.
ssName is the name of the netCDF attribute.
ssName is the new name of the netCDF attribute.
See also
id-236618