wradlib.georef.projection.get_radar_projection

wradlib.georef.projection.get_radar_projection(sitecoords)

Get the native radar projection which is an azimuthal equidistant projection centered at the site using WGS84.

Parameters:

sitecoords (sequence) – the WGS84 lon / lat coordinates of the radar location

Returns:

proj (osgeo.osr.SpatialReference) – projection definition