pyrad.proc.process_spectral_differential_phase#

pyrad.proc.process_spectral_differential_phase(procstatus, dscfg, radar_list=None)[source]#

Computes the spectral differential phase

Parameters:
  • procstatus (int) – Processing status: 0 initializing, 1 processing volume, 2 post-processing

  • dscfg (dictionary of dictionaries) –

    data set configuration. Accepted configuration keywords:

    datatype : list of string. Dataset keyword
        The input data types, must contain,
        either a combination of signal and noise
        ("ShhADU" and "SvvADU") or ("ShhADUu" and "SvvADUu"), and,
        "sRhoHV" or "sRhoHVu" (Optional)
    
  • radar_list (list of spectra objects) – Optional. list of spectra objects

Returns:

  • new_dataset (dict) – dictionary containing the output fields “sPhiDP” if “ShhADU” and “SvvADU” were provided “sPhiDPu” if “ShhADUu” and “SvvADUu” were provided

  • ind_rad (int) – radar index