OpenHackFarm / WeatherProxy

4 stars 0 forks source link

統一轉換後的 Schema #3

Closed a0726h77 closed 6 years ago

a0726h77 commented 6 years ago

預先採用 Open Source 軟體 weeWX 的 schema https://github.com/weewx/weewx/blob/master/bin/schemas/wview.py

部分採用 Weather Underground 之定義 http://wiki.wunderground.com/index.php/PWS_-_Upload_Protocol

a0726h77 commented 6 years ago

rain

http://www.weewx.com/docs/upgrading.htm

    rain = rain
    rainTotal = rain_total
    rainRate = rain_rate
    hourRain = rain_hour
    rain24 = rain_24
a0726h77 commented 6 years ago

58d1ddf2d2e22a29974ca0fb7e9d3f96a901579c

a0726h77 commented 6 years ago

https://openweathermap.org/api

a0726h77 commented 6 years ago

https://github.com/dh4/pywu#current