pyrad.proc.process_filter_vol2bird#
- pyrad.proc.process_filter_vol2bird(procstatus, dscfg, radar_list=None)[source]#
Masks all echo types that have been identified as non-biological by vol2bird
- 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 "VOL2BIRD_CLASS", as well as any other datatype supported by pyrad that will be filtered where vol2bird detected non-biological echoes
radar_list (list of Radar objects) – Optional. list of radar objects
- Returns:
new_dataset (dict) – dictionary containing the output
ind_rad (int) – radar index