SectionKnowledge HubFormatReferencePage ID11

This content is part of the GraphWeather knowledge base. Use the links below to explore current guides and resources.

GraphWeather is a Windows desktop application that connects to consumer weather stations, displays real-time data, and publishes conditions to the web via FTP. Originally developed as a C++ MFC application, it supports La Crosse (WS-2300, WS-3600), Oregon Scientific (WMR-series), and Davis stations through a plugin-based architecture. The application reads sensor data through serial or USB connections, stores observations in local databases, and uses a template engine to generate HTML pages with live weather data. The template system supports conditional blocks, unit conversions, and multi-language output.

Continue to Current Guides

The topics originally covered in this section are now maintained in the following areas: