pyart.correct.correct_visibility#
- pyart.correct.correct_visibility(radar, vis_field=None, field_name=None)[source]#
Corrects the reflectivity according to visibility. Applied to horizontal reflectivity by default
- Parameters:
radar (Radar) – radar object
vis_field (str) – the name of the visibility field
field_name (str) – names of the field to be corrected
- Returns:
corrected_field (dict) – The corrected field