uxarray.grid.geometry._build_polygon_shells

uxarray.grid.geometry._build_polygon_shells#

uxarray.grid.geometry._build_polygon_shells(node_lon, node_lat, face_node_connectivity, n_face, n_max_face_nodes, n_nodes_per_face)#

Builds an array of polygon shells, which can be used with Shapely to construct polygons.