xoa.cf.are_similar

xoa.cf.are_similar(da0, da1)[source]

Check if two DataArrays are similar

Verifications are performed in the following order:

  • standard_name attribute,

  • Matching CFSpecs item name.

  • name attribute.

  • long_name attribute.

Parameters:
Returns:

bool