cfdm.CFDMImplementation.nc_set_node_coordinate_variable¶
- CFDMImplementation.nc_set_node_coordinate_variable(parent, ncvar)[source]¶
Set the netCDF node coordinate variable name.
Added in version (cfdm): 1.11.0.0
- Parameters:
- parent:
AuxiliaryCoordinate The auxiliary coordinate construct on which to set the netCDF node coordinate variable name.
- ncvar:
strorNone The netCDF node coordinate variable name. If
Nonethen the name is not set.
- parent:
- Returns: