pyrad.proc.process_fields_diff#
- pyrad.proc.process_fields_diff(procstatus, dscfg, radar_list=None)[source]#
Computes the field difference between RADAR001 and radar002, i.e. RADAR001-RADAR002. Assumes both radars have the same geometry
- 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 for each radar, Any datatype supported by pyrad is supported
radar_list (list of Radar objects) – Optional. list of radar objects
- Returns:
new_dataset (dict) – dictionary containing a radar object containing the field differences
ind_rad (int) – radar index