Bindings for Davis Vantage Pro and Pro2 weather stations, upload of weather data (e.g. wunderground.com, pwsweather.com), and meteorological calculation/conversion functions.
GNU General Public License v3.0
60
stars
34
forks
source link
VantagePro class encounter error when trying to encode bytes #11
The following line gives problems as it is trying to encode some bytes. https://github.com/cmcginty/PyWeather/blob/78fc2d5b24ef31058e722475830684a1c3eaafbb/weather/stations/davis.py#L45