pyrad.proc.process_filter_0Doppler#

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

Function to filter the 0-Doppler line bin and neighbours of the Doppler spectra

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
    filter_width : float
        The Doppler filter width. Default 0.
    filter_units : str
        Can be 'm/s' or 'Hz'. Default 'm/s'
    
  • radar_list (list of spectra objects) – Optional. list of spectra objects

Returns:

  • new_dataset (dict) – dictionary containing the output

  • ind_rad (int) – radar index