Calling Sequence
NCDF_VARRENAME,
Cdfid, Varid, Name
Arguments
Cdfid
The netCDF ID, returned from a previous call to NCDF_OPEN or NCDF_CREATE.
Varid
The netCDF variable ID, returned from a previous call to NCDF_VARDEF or NCDF_VARID, or the name of the variable.
Name
A scalar string containing the new name for the variable.