Loadable Function: netcdf_renameDim(ncid,dimid,name)

Renames the dimension with the id dimid in the data set ncid. name is the new name of the dimension.

See also: netcdf_defDim.

Package: netcdf