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 (a sequence of two floats) – the WGS84 lon / lat coordinates of the radar location
- Returns
proj (osr.SpatialReference) – projection definition