Skip to content

Releases: polca/premise

Fix issue with external scenarios

15 Feb 11:56
Compare
Choose a tag to compare
Pre-release
v.2.0.0.dev4

Update docs

Add H2 supply and fix external scenario implementation

14 Feb 16:53
24cbe40
Compare
Choose a tag to compare
Merge pull request #151 from B-Maes/master

update doc consequential
Really nice, thanks @B-Maes

Fix issue with interpolating years and external scenarios

13 Feb 09:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.2.0.0.dev1...v.2.0.0.dev2

Fixes issue with marginal mix modeling.

08 Feb 10:05
Compare
Choose a tag to compare
Pre-release
Fix issue with marginal mix.

Fix issue with losses dictionary.

v.2.0.0.dev0

07 Feb 20:22
Compare
Choose a tag to compare
v.2.0.0.dev0 Pre-release
Pre-release

Fix issues with external scenarios building

26 Jan 13:36
Compare
Choose a tag to compare

Could not modify efficiency of datasets
Changed the order of preference for finding eligible suppliers (RoW and GLO placed before RER).

Fix issue with update_electricity() when consequential

23 Jan 10:06
Compare
Choose a tag to compare

The script was looking for non-existing technologies in the consequential database (e.g., CHPs).

Fixes issue with marginal mixes

22 Jan 15:36
Compare
Choose a tag to compare

Marginal mixes were wrong because the average lifetime of the mix was calculated using the technology-specific lead time values instead of lifetime values.

Add export to OpenLCA

21 Jan 19:07
Compare
Choose a tag to compare

Adds .write_db_to_olca(), which produces a slightly modified version of a Simapro CSV database file which can then be imported in OpenLCA. The use of the SimaPro_Import.csv mapping file must be selected.

There are a few dozen unlinked flows, mostly chemicals and metal ions, which hopefully will be addressed in the next update of the mapping flow.

Screenshot 2024-01-21 at 20 06 35

v.1.8.2.dev3

15 Dec 17:04
Compare
Choose a tag to compare

Fix issue with CCS in IMAGE scenarios
Fix issue with external scenarios
Drops DAC efficiency improvement based on cumulated deployment.