XRadar Util#

has_import

get_first_angle

Return name of first angle dimension from given dataset.

get_second_angle

Return name of second angle coordinate from given dataset.

remove_duplicate_rays

Remove duplicate rays.

reindex_angle

Reindex along first angle.

extract_angle_parameters

Extract sweep angle parameters from dataset.

ipol_time

Interpolate/extrapolate missing time steps (NaT).

rolling_dim

Return array with rolling dimension of window-length added at the end.

get_sweep_keys

Return which nodes in the datatree contain sweep variables

apply_to_sweeps

Applies a given function to all sweep nodes in the radar volume.

apply_to_volume

Alias for apply_to_sweeps.

map_over_sweeps

Decorator to apply a function only to sweep nodes in a DataTree.