Author Topic: ANN: PyWeather 0.9 for Davis Vantage Pro + WU/PWS  (Read 2339 times)

0 Members and 1 Guest are viewing this topic.

Offline wolfdown

  • Member
  • *
  • Posts: 13
ANN: PyWeather 0.9 for Davis Vantage Pro + WU/PWS
« on: July 16, 2010, 09:43:19 PM »
Changes in v0.9:
  • Renamed vpro-to-wu.py script to weatherpub.py
  • Add support for pwsweather.com publication
  • Add support for local file publication


PyWeather is Python module for accessing Davis Vantage Pro/Pro2 serial weather data. It also supports data upload multiple weather services.

You can find the source code and more information here: http://github.com/cmcginty/PyWeather

Additional Background:

I've spend the last few months improving the last official PyWeather 0.7, which was some years ago. At the time I could not find any simple Linux-based drivers for the Davis Vantage Pro weather station, except PyWeather. Since then I've re-written the entire Davis interface module. With this release it is now possible to configure and read Archive Record data fields, and a number of bugs were fix. The Python code has been tested on Ubuntu 9.10, but it can likely easily be modified to support Windows or Apple OS.

 

anything