uxarray.Grid.to_shapely_polygons#

Grid.to_shapely_polygons(correct_antimeridian_polygons=True)#

Constructs an array of Shapely Polygons representing each face, with antimeridian polygons split according to the GeoJSON standards.

Parameters

Returns

polygons – Array containing Shapely Polygons

Return type

np.ndarray