cfdm.CFDMImplementation.nc_set_geometry_variable

CFDMImplementation.nc_set_geometry_variable(field, ncvar)[source]

Set the netCDF geometry container variable name.

Parameters:

field: field construct

ncvar: str or None

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

Returns:

None