cfdm.CFDMImplementation.nc_set_instance_dimension

CFDMImplementation.nc_set_instance_dimension(variable, ncdim)[source]

Set the netCDF instance dimension name.

Parameters:

variable:

ncdim: str or None

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

Returns:

None