stilt.Mesh.from_grid#

classmethod Mesh.from_grid(grid)[source]#

Every cell of a rectilinear grid as a polygon, in grid.index order.

Return type:

Mesh

Parameters:

grid (Grid)