Skip to content

Releases: jnettels/lpagg

Fix errors with changes in numeric results

11 Nov 00:35
Compare
Choose a tag to compare

The following commits result in changes to the numeric results:
f2403f2 Fix incorrect usage of zero_summer_heat_demand setting
6c8a363 Remove rounding of cloud cover value
c12d641 Fix usage of holidays package

Full Changelog: 0.16.2...0.17.0

Fix settings used for demandlib

16 Oct 21:31
Compare
Choose a tag to compare

When using demandlib to generate VDI4655 profiles (instead of lpagg) the temperature limits for summer and winter are now correctly transferred to demandlib. This changes the resulting profiles.

Also some deprecations are cleaned up.

Full Changelog: 0.16.1...0.16.2

Minor bugfixes

17 Jun 07:26
Compare
Choose a tag to compare

Fix error resulting in zero dhw demand

Full Changelog: 0.16.0...0.16.1

Return more results from the aggregator

07 Jun 19:26
Compare
Choose a tag to compare

This changes the return value of the 'aggregator_run' function to a dictionary of DataFrames.

Full Changelog: 0.15.3...0.16.0

Publish lpagg as noarch package on conda

19 May 07:48
e1b8fb3
Compare
Choose a tag to compare

With this release, installing lpagg from conda with the command
conda install lpagg -c jnettels -c conda-forge
should work regardless of architecture and installed python version.

Full Changelog: 0.15.1...0.15.3

Fix deprecations in dependencies and other warnings

23 Mar 11:58
Compare
Choose a tag to compare

Publish python 3.9 build on conda

18 Mar 07:55
Compare
Choose a tag to compare
0.14.2

Publish python 3.9 build on conda

Change license to MIT license

17 Mar 08:24
Compare
Choose a tag to compare
0.14.1

Change license to MIT license

Update GitHub workflows

01 Sep 16:14
Compare
Choose a tag to compare

Add answer to anaconda login question

Update GitHub workflows

01 Sep 14:49
Compare
Choose a tag to compare

Edit anaconda login