cfdm.CFDMImplementation.nc_set_dimension

CFDMImplementation.nc_set_dimension(construct, ncdim)[source]

Set the netCDF dimension name.

Parameters:

construct: construct

ncdim: str or None

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

Returns:

None