wradlib.georef.projection.wkt_to_osr#

wradlib.georef.projection.wkt_to_osr(wkt=None)[source]#

Create osr spatial reference object from WKT string

Parameters

wkt (str) – WTK string defining the coordinate reference system

Returns

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