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, must contain "sRhoHV" or "sRhoHVu", as well as any spectral field supported by pyrad 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 field, the names of the output fields is the same as the provided datatypes, except for unfiltered fields which are renamed in the following “dBuZ” => “dBZ”
ind_rad (int) – radar index