uxarray.Grid.node_node_connectivity# property Grid.node_node_connectivity# Connectivity variable representing the indices of nodes (mesh vertices) that surround each node. Returns: node_node_connectivity – An array of shape (n_node, n_max_node_nodes) representing the connectivity. Return type: xarray.DataArray