Skip to content

Releases: polca/premise

v.2.1.1.dev7

06 Aug 09:30
Compare
Choose a tag to compare
  • Fix the issue of non-square matrix in bw 2.5 (because of a dataset with type waste treatment)
  • Fix uncertainty data (values outside bounds)
  • Preserve uncertainty during regionalization of datasets

Full Changelog: v.2.1.1.dev6...v.2.1.1.dev7

Improve export to bw25 projects + allow writing untransformed databases

28 Jul 18:17
Compare
Choose a tag to compare

The export to BW25 projects is now done using the SQLLite backend.
Also, .write_db_to_brightway() works with untransformed databases.

Fix linking issue due to liquid oxygen dataset

24 Jul 14:35
Compare
Choose a tag to compare

Fix issue when creating only one World market from external scenarios

28 Jun 19:38
Compare
Choose a tag to compare

Fixes issue with hydrogen markets

28 Jun 16:12
Compare
Choose a tag to compare

Filtering criteria for H2 from SMR were too loose, which led other technologies to slip in (e.g., SMR with biomethane, etc.).

Fixes stuff with external scenarios

23 Jun 10:33
Compare
Choose a tag to compare

Too many proxy datasets were created because we could not properly keep track of those created and those left to create.

Fixes Simapro export

17 Jun 10:18
Compare
Choose a tag to compare

Improves export to Simapro with better classification
Remove CO2 leakage from DAC datasets

Ecoinvent 3.10 + fixes

06 Jun 15:51
Compare
Choose a tag to compare
  • Adds ecoinvent 3.10 support
  • Adds inventories for ammonia production
  • Fixes scaling of PV systems (mounting panels were nto scaled down)
  • Adjusts electricity mix for aluminium production (previously unchanged, now aligned on regional electricity mixes)
  • Fixes water balance for H2 from coal gasification
  • H2 from SMR now uses national gas markets instead of regional one

v.2.1.0

16 May 01:16
Compare
Choose a tag to compare
Version bump

Fix issue when converting cubic meters of water to kilograms

14 May 15:36
Compare
Choose a tag to compare

Before, cubic meters fo water were divided by 1000 to obtain kilograms, which was wrong.
Only concerns Simapro exports.