Skip to content

Releases: EPAENERGYSTAR/epathermostat

1.7.5

06 Jan 18:16
Compare
Choose a tag to compare

Minor security updates.

1.7.4

30 Aug 14:09
Compare
Choose a tag to compare

Full Changelog: 1.7.3...1.7.4

1.7.3

30 Apr 20:47
Compare
Choose a tag to compare
  • Updates setup.py to prevent numpy versions that are incompatible (1.20 and later)

1.7.2

28 May 17:27
Compare
Choose a tag to compare
  • Backport warning suppression from 2.x branch
  • Fix tests / test coverage

1.7.1 Release

09 Jan 19:42
83cc105
Compare
Choose a tag to compare

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

17 Jun 21:18
1c902dd
Compare
Choose a tag to compare
v1.7.0.001

Fix setup.py for linked dependency

1.7.0 release

07 Jun 21:06
Compare
Choose a tag to compare

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)

22 Apr 18:27
Compare
Choose a tag to compare

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

24 Apr 16:51
Compare
Choose a tag to compare

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