Difference between revisions of "Earlham Energy Awarness Project"

From Earlham CS Department
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
== 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-overview.pdf]]
 
* [[Image:Dbmodel-example.pdf]]
 
* [[Image:Dbmodel-example.pdf]]

Latest revision as of 09: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?

Database