pyrad.proc.process_cdf#
- pyrad.proc.process_cdf(procstatus, dscfg, radar_list=None)[source]#
Collects the fields necessary to compute the Cumulative Distribution Function
- 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 be "echoID" (if not provided, no clutter filtering is possible), and, "hydro" (if not provided, no hydro filtering is possible), and, "VIS" (if not provided no blocked gate filtering is possible), and, any other field that will be used to compute CDF
radar_list (list of Radar objects) – Optional. list of radar objects
- Returns:
new_dataset (dict) – dictionary containing the output
ind_rad (int) – radar index