wradlib.georef.projection.get_radar_projection

wradlib.georef.projection.get_radar_projection#

wradlib.georef.projection.get_radar_projection(site)[source]#

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

Parameters:

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

Returns:

crs (osgeo.osr.SpatialReference) – projection definition