cfdm.CFDMImplementation.is_geometry

CFDMImplementation.is_geometry(coordinate)[source]

Return True if the coordinate bounds are geometries.

..versionadded:: (cfdm) 1.8.0

Parameters:
coordinate:

The coordinate construct.

Returns:
bool

True if the coordinate bounds are geometries, otherwise False.