opengridcc / opengrid-dev

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

[Houseprint] Parse all column names implicitly. #101

Open JrtPec opened 8 years ago

JrtPec commented 8 years ago

Right now, the houseprint objects all have explicit parameters (house size, number of inhabitants, ...). These could come directly from the spreadsheet (using _args and *_kwargs and whatnot)