nc_diminq_name returns the name of a dimension when given its ID.
Return Value
ssName is the name of the dimension with the ID dimid. If an error occurs, this function returns an empty string.
Parameters
Identifies the netCDF file.
dimid is the ID of a dimension.
See also
id-1542868