uxarray.grid.geometry._build_antimeridian_face_indices#

uxarray.grid.geometry._build_antimeridian_face_indices(grid)#

Constructs antimeridian_face_indices, which represent the indicies of faces that cross the antimeridian.

Parameters

Returns

antimeridian_face_indices – Array containing Shapely Polygons

Return type

np.ndarray