pyrad.proc.process_hzt_coord#

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

Gets the HZT indices corresponding to each HZT coordinates

Parameters:
  • procstatus (int) – Processing status: 0 initializing, 1 processing volume, 2 post-processing

  • dscfg (dictionary of dictionaries) –

    data set configuration. Accepted Configuration Keywords:

    metranet_read_lib : str. Global keyword
        Type of METRANET reader library used to read the data.
        Can be 'C' or 'python'
    datatype : string. Dataset keyword
        arbitrary data type
    iconpath : string. General keyword
        path where to store the look up table
    
  • radar_list (list of Radar objects) – Optional. list of radar objects

Returns:

  • new_dataset (dict) – dictionary containing the output

  • ind_rad (int) – radar index