wradlib.georef.projection.get_extent#

wradlib.georef.projection.get_extent(coords)[source]#

Get the extent of 2d coordinates

Parameters:

coords (numpy.ndarray) – coordinates array with shape (…,(x,y))

Returns:

proj (osgeo.osr.SpatialReference) – GDAL/OSR object defining projection