cfdm.CFDMImplementation.nc_set_datum_variable

CFDMImplementation.nc_set_datum_variable(ref, ncvar)[source]

Set the netCDF grid mapping variable name for a datum.

Added in version (cfdm): 1.7.5

Parameters:

ref: Coordinate reference construct

ncvar: str or None

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

Returns:

None