openeemeter / eemeter

An open source python package for implementing and developing standard methods for calculating normalized metered energy consumption and avoided energy use.
http://eemeter.openee.io/
Apache License 2.0
220 stars 70 forks source link

Refactoring EEmeter dataclass for hourly/ daily/ billing models. #497

Closed joydeep-recurve closed 6 months ago

joydeep-recurve commented 6 months ago

…ourly wrapper change.

Your checklist for this pull request

Please review the guidelines for contributing to this repository.

Description

Refactored Data class for all the EEMeter models. Caltrack specification tests have their own separate functions.