wradlib.georef.projection.GeorefProjectionMethods

wradlib.georef.projection.GeorefProjectionMethods#

class wradlib.georef.projection.GeorefProjectionMethods[source]#

wradlib xarray SubAccessor methods for Georef Projection Methods.

get_earth_radius(*[, crs])

Get the radius of the Earth (in m) for a given Spheroid model (crs) at a given position.

reproject(**kwargs)

Transform coordinates from current projection to a target projection.