Releases: EPAENERGYSTAR/epathermostat
1.7.5
1.7.4
Full Changelog: 1.7.3...1.7.4
1.7.3
- Updates setup.py to prevent numpy versions that are incompatible (1.20 and later)
1.7.2
- Backport warning suppression from 2.x branch
- Fix tests / test coverage
1.7.1 Release
This release has been updated to support Python 3.7. Also includes fixes for zip codes beginning with zero, and caching improvements.
Modified Setup.py
v1.7.0.001 Fix setup.py for linked dependency
1.7.0 release
Changeover in duty cycle to calculate using total hours (on and off) in denominator. For example, aux duty cycle is now aux_runtime (in bin) / total_hours (in bin).
Changeover Resistance Heating Filtering routines to use top 5% filter, instead of previous filter using 1.5*IQR.
v1.6.0: Intellovations 007 1.6.0 RHU Software Requirements Specification (#14)
Weather retrieval updates: eeweather 0.3.13 , eemeter 2.5.2. Pipenv support.
RHU: alternate bin spacing, duty cycle outputs, min runtime for bin inclusion (RHU2 calculation), IQR outlier filtering for RHU2.
release/v1.4.0
Significant updates to software:
Speed Improvements:
Multi-core support
Multiple requests for ISDN Weather Data
Structure/Stability Improvements
Additional Reporting Output:
Mean Interior and Exterior Core Temperature Output
Package Support:
Updated for Pandas 0.22