salem.Grid.extent_in_crs

Grid.extent_in_crs(crs=<pyproj.Proj object>)[source]

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.