cf.BoundsFromNodesArray.conformed_data¶
-
BoundsFromNodesArray.conformed_data()[source]¶ The conformed node connectivity and node coordinate data.
The conformed data arrays are mutually consistent and are suitable of use in
Subarrayclasses.New in version (cfdm): 1.11.0.0
- Returns
dictThe node connectivity data, with the key
'data', and the node coordinate data with the key'node_coordinates'.