pyrad.proc.process_fields_diff#
- pyrad.proc.process_fields_diff(procstatus, dscfg, radar_list=None)[source]#
Extracts the difference between two radars fields at a given time, assuming that their gates are all colocated. It does not do any time post-processing and only extracts the data at volume time.
- 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