pyrad.proc.process_filter_srhohv#

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

Filter Doppler spectra as a function of spectral RhoHV

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
    sRhoHV_threshold : float
        Data with sRhoHV module above this threshold will be filtered.
        Default 1.
    
  • radar_list (list of spectra objects) – Optional. list of spectra objects

Returns:

  • new_dataset (dict) – dictionary containing the output

  • ind_rad (int) – radar index