pyart.retrieve.compute_differential_phase#
- pyart.retrieve.compute_differential_phase(spectra, sdBZ_field=None, sPhiDP_field=None)[source]#
Computes the differential phase from the spectral differential phase and the spectral reflectivity
- Parameters:
spectra (Radar spectra object) – Object containing the required fields
sdBZ_field, sPhiDP_field (str) – Name of the fields that contain the spectral reflectivity and the spectral differential phase. None will use the default field name in the Py-ART configuration file.
- Returns:
PhiDP_dict (field dictionary) – Field dictionary containing the differential phase