pipecat.device.weather module

Data sources that decode weather information.

pipecat.device.weather.metars(source, key='xml')

Parse METAR information retrieved from https://aviationweather.gov/metar.

Parameters:
Yields:

records (dict) – Records will contain METAR data extracted from XML.