cf.BoundsFromNodesArray.get_node_coordinates

BoundsFromNodesArray.get_node_coordinates(default=ValueError())[source]

The coordinates representing the node locations.

New in version (cfdm): 1.11.0.0

Parameters
default: optional

Return the value of the default parameter if node coordinates indices have not been set.

If set to an Exception instance then it will be raised instead.

Returns

The node coordinates.