uxarray.Grid.Mesh2_face_nodes#

property Grid.Mesh2_face_nodes#

UGRID Connectivity Variable Mesh2_face_nodes, which maps each face to its corner nodes.

Dimensions (nMesh2_face, nMaxMesh2_face_nodes) and DataType INT_DTYPE.

Faces can have arbitrary length, with _FillValue=-1 used when faces have fewer nodes than MaxNumNodesPerFace.

Nodes are in counter-clockwise order.