wradlib.georef.projection.epsg_to_osr

wradlib.georef.projection.epsg_to_osr(epsg=None)

Create osr spatial reference object from EPSG number

Parameters:epsg (int) – EPSG-Number defining the coordinate system
Returns:proj (osr.SpatialReference) – GDAL/OSR object defining projection