pyrad.proc.process_ccor#
- pyrad.proc.process_ccor(procstatus, dscfg, radar_list=None)[source]#
Computes the Clutter Correction Ratio, i.e. the ratio between the signal without Doppler filtering and the signal with Doppler filtering
- 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, "dBZ" or "dBZv", and, "dBuZ", or "dBuZV"
radar_list (list of Radar objects) – Optional. list of radar objects
- Returns:
new_dataset (dict) – dictionary containing the output field “CCORh” or “CCORv” (if vertical reflectivities were provided)
ind_rad (int) – radar index