salem.Grid.extent_in_crs

Grid.extent_in_crs(crs=<pyproj.Proj object at 0x7f02c81c1a10>)

Get the extent of the grid in a desired crs.

Parameters:

crs : crs

the target coordinate reference system.

Returns:

[left, right, bottom, top] boundaries of the grid.