pydda.retrieval.get_bca#
- pydda.retrieval.get_bca(Grid1, Grid2)[source]#
This function gets the beam crossing angle between two lat/lon pairs.
- Parameters:
Grid1 (xarray (PyDDA) Dataset) – The PyDDA Dataset storing the first radar’s Grid.
Grid2 (PyDDA Dataset) – The PyDDA Dataset storing the second radar’s Grid.
- Returns:
bca (nD float array) – The beam crossing angle between the two radars in radians.