Earlham Energy Awarness Project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
* [[Image:Dbmodel-overview.pdf | == To do == | ||
* memcache? | |||
* use degree days for heating calculations | |||
* factor in the number of occupants | |||
* flag data anomalies and take them out of the equation | |||
* implement a real tabbing interface | |||
* generalize EEAP -- make it usable by anyone! ***** | |||
** open-source | |||
** independent of Earlham | |||
*** extract the rubric reward into a module | |||
** make the interface simple enough for anyone to use | |||
** learn more about rails - clean up our code hacks | |||
* live data monitoring | |||
** does higher resolution data frequency mean greater awareness? ****** | |||
** build support into EEAP | |||
** write software to log live data | |||
** why is the wattnode so expensive? | |||
*** alternatives? | |||
== Database == | |||
* [[Image:Dbmodel-overview.pdf]] | |||
* [[Image:Dbmodel-example.pdf]] | |||
Latest revision as of 13:23, 5 September 2006
To do
- memcache?
- use degree days for heating calculations
- factor in the number of occupants
- flag data anomalies and take them out of the equation
- implement a real tabbing interface
- generalize EEAP -- make it usable by anyone! *****
- open-source
- independent of Earlham
- extract the rubric reward into a module
- make the interface simple enough for anyone to use
- learn more about rails - clean up our code hacks
- live data monitoring
- does higher resolution data frequency mean greater awareness? ******
- build support into EEAP
- write software to log live data
- why is the wattnode so expensive?
- alternatives?