cfdm.CFDMImplementation.set_domain_topology¶
- CFDMImplementation.set_domain_topology(parent, construct, axes, copy=True, **kwargs)[source]¶
Insert a domain topology object into a field.
Added in version (cfdm): 1.11.0.0
- Parameters:
-
construct:
DomainTopologyaxes:
tuplecopy:
bool, optional- kwargs: optional
Additional parameters to the
set_constructof parent that may be used by subclasses.
- Returns: