Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.5.0 #10

Merged
merged 4 commits into from
Jul 16, 2018
Merged

Release/1.5.0 #10

merged 4 commits into from
Jul 16, 2018

Conversation

craigmaloney
Copy link
Contributor

No description provided.

* thermostat/importers.py: Add multiprocessing support for importing up
to three thermostats at a time

* thermostat/multiple.pyi: Add multiprocessing support for calculating EPA
results on all available processors

* thermostat/importers.py: Update the equipment types to a structure
(tuple)

* thermostat/core.py: Clean up exceptions to not be hidden in an else
clause.

* thermostat/climate_zone.py: Split climate zone calculations into a
separate method.

* thermostat/core.py: Add runtime option to output cached data to a file
for each thermostat.

* thermostat/stats.py: Added core_mean_indoor/outdoor_temperature
calculation

* thermostat/exporters.py: Add core mean temperatures to metrics

* setup.py: Update to version 1.4.0

* docs/api.rst docs/tutorial.rst: Added multiprocessing documentation

* scripts/tutorial.ipynb scripts/multi_thermostat_tutorial.py: Added
examples for multiprocessing

* thermostat/multiple.py: Properly handle duplicate thermostat keys under
multiprocessing

* tests/fixtures/thermostats.py tests/core.py: Added duplicate thermostat key
regression test
…ition Error

* setup.py: Upgrade to eemeter 1.5 / eeweather 0.3.0

* thermostat/core.py: Fix Zero Division errors / warn on Zero Division

* thermostat/importers.py: Modified to work with eemeter 1.5

* thermostat/parallel.py: Modified to work with eemeter 1.5

* scripts/test_data_generation.ipynb: Update version, fix path issue

* scripts/thermostat_data_generation.ipynb: Update version

* tox.ini: Remove Python 3.4 from CI.
@craigmaloney craigmaloney changed the base branch from master to release/v1.4.0 July 16, 2018 21:49
@craigmaloney craigmaloney changed the base branch from release/v1.4.0 to master July 16, 2018 21:49
@EPAENERGYSTAR
Copy link
Collaborator

Add in Intellovations WO 004. Note: manual resolved conflicts.

@EPAENERGYSTAR EPAENERGYSTAR merged commit 01b1baf into EPAENERGYSTAR:master Jul 16, 2018
@coveralls
Copy link

coveralls commented Jul 16, 2018

Pull Request Test Coverage Report for Build 12

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 6.549%

Totals Coverage Status
Change from base Build 11: -0.2%
Covered Lines: 63
Relevant Lines: 962

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants