source: openweather/README @ 80

Revision 80, 552 bytes checked in by nigel, 5 years ago (diff)

initial

Line 
1OpenWeather is a module to give Citizen Weather Observer Program[1] type capibilities to drupal. Individuals can register their sites, and then use a python script to transmit data to the drupal instance via XMLRPC. CWOP and WU API compatibility is planned one day, so existing software can be used to upload data.
2
3The main weather viewing screen is planned to include summary views of all the available stations, as well as optional weather maps from your local weather authority.
4
5ie
6
7<Weather map>
8
9<site 1>
10<site 2>
11...
12
13
14[1] http://www.wxqa.com/
Note: See TracBrowser for help on using the repository browser.