pyart.retrieve.compute_reflectivity#

pyart.retrieve.compute_reflectivity(spectra, sdBZ_field=None)[source]#

Computes the reflectivity from the spectral reflectivity

Parameters:
  • spectra (Radar spectra object) – Object containing the required fields

  • sdBZ_field (str) – Name of the field that contains the spectral reflectivity. None will use the default field name in the Py-ART configuration file.

Returns:

dBZ_dict (field dictionary) – Field dictionary containing the reflectivity