cfdm.CFDMImplementation.nc_set_sample_dimension

CFDMImplementation.nc_set_sample_dimension(variable, ncdim)[source]

Set the netCDF sample dimension name.

Parameters:

variable:

ncdim: str or None

The netCDF dimension name. If None then the name is not set.

Returns:

None