cfdm.CFDMImplementation.set_coordinate_reference

CFDMImplementation.set_coordinate_reference(parent, construct, copy=True, **kwargs)[source]

Insert a coordinate reference object into a field.

Added in version (cfdm): 1.7.0

Parameters:
parent: Field or Domain

On what to set the construct

construct: coordinate reference construct

copy: bool, optional

kwargs: optional

Additional parameters to the set_construct of parent that may be used by subclasses.

Added in version (cfdm): 1.10.0.2

Returns:

str