uxarray.grid.Grid._build_edge_node_connectivity#

Grid._build_edge_node_connectivity()#

Constructs the UGRID connectivity variable (Mesh2_edge_nodes) and stores it within the internal (Grid.ds) and through the attribute (Grid.Mesh2_edge_nodes).

Additionally, the attributes (inverse_indices) and (fill_value_mask) are stored for constructing other connectivity variables.