pyart.retrieve.compute_differential_phase_iq#

pyart.retrieve.compute_differential_phase_iq(radar, phase_offset=0.0, signal_h_field=None, signal_v_field=None)[source]#

Computes the differential phase from the horizontal and vertical channels IQ data

Parameters:
  • radar (IQ radar object) – Object containing the required fields

  • phase_offset (float) – system phase offset to add

  • signal_h_field, signal_v_field (str) – Name of the fields that contain the H and V IQ data. None will use the default field name in the Py-ART configuration file.

Returns:

phidp_dict (field dictionary) – Field dictionary containing the differential phase