cfdm.CFDMImplementation.equal_constructs

CFDMImplementation.equal_constructs(construct0, construct1, ignore_type=False)[source]

Whether or not two field construct components are equal.

A “component” is either a metadata construct or a metadata construct component (such as a bounds component).

Parameter:

construct0: construct

construct1: construct

ignore_type: bool, optional

Retuns:

bool