pyrad.proc.process_normalize_luminosity#

pyrad.proc.process_normalize_luminosity(procstatus, dscfg, radar_list=None)[source]#

Normalize the data by the sinus of the sun elevation. The sun elevation is computed at the central pixel.

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 type, can be any datatype supported by pyrad
    
  • radar_list (list of Radar objects) – Optional. list of radar objects

Returns:

  • new_dataset (dict) – dictionary containing the normalized field, the name of the field is datatype_norm

  • ind_rad (int) – radar index