philngo / ee-meter

Open Energy Efficiency Meter
MIT License
1 stars 1 forks source link

Flags more often result of metric than standalone indicator #17

Closed philngo closed 9 years ago

philngo commented 9 years ago

Frequently, flags arise during calculation of a metric. For instance, while it is completely possible to have a standalone heating degree day threshold flag, it is more natural for it to arise as a decision point in a more complex metric.

Consider reorganizing the metric schema to be a mini-language with a specialized syntax, with components that can be nested, etc.

philngo commented 9 years ago

Restructured library to use hierarchical yaml input; it now allows more flexible usage of flags.