wradlib.georef.misc.GeorefMiscMethods

wradlib.georef.misc.GeorefMiscMethods#

class wradlib.georef.misc.GeorefMiscMethods[source]#

wradlib xarray SubAccessor methods for Georef Misc Methods.

bin_altitude(**kwargs)

Calculates the height of a radar bin taking the refractivity of the atmosphere into account.

bin_distance(**kwargs)

Calculates great circle distance from radar site to radar bin over spherical earth, taking the refractivity of the atmosphere into account.

site_distance(**kwargs)

Calculates great circle distance from bin at certain altitude to the radar site over spherical earth, taking the refractivity of the atmosphere into account.