Loadable Function: netcdf_renameVar(ncid,varid,name)

Renames the variable with the id varid in the data set ncid. name is the new name of the variable.

See also: netcdf_defVar.

Package: netcdf