Releases: polca/premise
Fix issue with update_electricity() when consequential
The script was looking for non-existing technologies in the consequential database (e.g., CHPs).
Fixes issue with marginal mixes
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
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.
v.1.8.2.dev3
Fix issue with CCS in IMAGE scenarios
Fix issue with external scenarios
Drops DAC efficiency improvement based on cumulated deployment.
Fix issue with consequential modelling
premise aws emptying an incorrect dataset
Also, some imported inventories had exchanges that did not exist in consequential ei.
v.1.8.2.dev1
Full Changelog: v.1.8.2.dev0...v.1.8.2.dev1
v.1.8.2.dev0
v.1.8.1
Fix linking issue caused by wrong unit ("standard cubic meter"/"Sm3").
Full Changelog: v.1.8.0...v.1.8.1
Stable release
Allows export to BW 2.5 projects
What's Changed
Full Changelog: v.1.7.9...v.1.8.0.dev1