xradar is in an early stage of development, please report any issues here!

XRadar Georeferencing#

Transformations#

antenna_to_cartesian

Return Cartesian coordinates from antenna coordinates.

get_x_y_z

Return Cartesian coordinates from antenna coordinates.

get_x_y_z_tree

Applies the georeferencing to a xradar datatree

Projection#

get_earth_radius

Return earth radius (in m) for a given Spheroid model (crs) at a given latitude.

add_crs

Add crs_wkt coordinate derived from pyproj.crs.CoordinateSystem.

add_crs_tree

Add crs_wkt coordinate derived from pyproj.crs.CoordinateSystem.

get_crs

Return pyproj.crs.CoordinateSystem from crs_wkt or spatial_ref coordinate.