wradlib.georef.projection.get_extent

wradlib.georef.projection.get_extent(coords)

Get the extent of 2d coordinates

Parameters:coords (numpy.ndarray) – coordinates array with shape (…,(x,y))
Returns:proj (osr.SpatialReference) – GDAL/OSR object defining projection