pyart.core.RadarSpectra.check_field_exists# RadarSpectra.check_field_exists(field_name)[source]# Check that a field exists in the fields dictionary. If the field does not exist raise a KeyError. Parameters: field_name (str) – Name of field to check.