Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

69 lines (57 loc) · 3.52 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

added

  • config regex tests for many parameters
  • scripts add script to check fixing of runs to reference run [#1410]
  • scripts add script for cost decomposition of integrated damage runs [#1445]
  • testthat test and compile all config files
  • 37_industry add feedstocks for chemicals subsector and plastics production
  • core add process emissions from chemicals subsector and from plastics incineration
  • 37_industry add process-based steel model as alternative to CES-tree branch
  • 47_regipol add support for delaying quantity targets and improving regional emission tax convergence

fixed

  • fixed weights of energy carriers in pm_IndstCO2Captured [#1354]
  • switch off MAgPIE emission abatement for 45/NPi realization [#1401]
  • let preempted and resumed runs start their subsequent runs [#1414]
  • correctly report Tech|*|Capital Costs|w/ Adj Costs for t < cm_startyear [#1429, #1476]
  • scripts '--test' mode for start.R and start_bundle_coupled.R does not write RData files anymore [#1500]
  • prevent tradtional biomass spillover to other sectors than buildings [#1519]

removed

  • 45_carbonprice remove outdated realizations: NDC2constant, NPi2018, diffPhaseIn2Constant, diffPhaseIn2Lin, diffPhaseInLin2LinFlex, diffPriceSameCost [#1480]
  • 36_buildings remove outdated realizations: services_putty, services_with_capital [[#1509] (remindmodel#1509)]
  • 35_transport remove outdated realization: complex [[#1543] (remindmodel#1543)]

3.2.1 - 2023-07-13 (incomplete)

changed

  • documentation MAgPIE coupling, DIETER coupling, input changes
  • config NGFS_v4, SHAPE
  • scripts re-enable summation checks for IIASA submission
  • inputs update of landuse emissions and costs using MAgPIE 4.6.8, mrcommons 1.32.0, input data rev6.543
  • scripts MAgPIE coupling interface: replace old MAgPIE cost variable
  • scripts MAgPIE coupling interface: remove filtering of negative LU emissions
  • scripts ./start.R --gamscompile now adjust sets and gets input data
  • core MAgPIE coupling: tolerate negative values for n2ofertsom and deactivate its MAC
  • 05_initialCap fix overwriting of investment cost changes from cm_inco0Factor switch
  • core fix bug that emissions from gas use in transport were not accounted

added

  • 45_carbonprice added realization NPi (National Policies Implemented)
  • 47_carbonpriceRegi now supports BECCS quantity targets
  • MAgPIE coupling added qos=auto mode
  • MAgPIE coupling added renv support mode

removed

  • scripts removed .snapshot.Rprofile and snapshot support, renv now fully supersedes snapshots