opengridcc / opengrid-dev

Open source building monitoring, analysis and control
Apache License 2.0
26 stars 21 forks source link

Use the count of daylight-hours as regressor in multivariate regression #195

Closed JrtPec closed 7 years ago

JrtPec commented 7 years ago

Electricity consumption is used for lighting, therefore electricity consumption should correlate with the amount of daylight (as duration) in a day/week/month.

The Dark Sky forecast has a sunrise time and sunset time, so I'll add the hours of daylight to the daily dataframe.