cfdm.CFDMImplementation.set_domain_axis

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

Insert a domain_axis object into a field.

Parameters:
parent: Field or Domain

On what to set the construct

construct: domain axis 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