Skip to content

Releases: RMI-PACTA/r2dii.analysis

r2dii.analysis 0.4.0

26 Mar 11:43
Compare
Choose a tag to compare
  • target_market_share now outputs target_* value for all years in scenario (#481).
  • Complete deprecation of ald in favour of abcd (#466).
  • target_market_share now correctly handles input scenarios with a hyphen in their name (#425).
  • target_market_share now handles abcd with rows where production is NA by filling with 0 (#423).

r2dii.analysis 0.3.0

08 Jan 18:04
1c040b6
Compare
Choose a tag to compare
  • target_sda now uses final year of scenario as convergence target when by_company = TRUE (#445).
  • target_market_share gains argument increasing_or_decreasing (#426).

r2dii.analysis 0.2.1

07 Nov 10:38
fd80a4e
Compare
Choose a tag to compare

r2dii.analysis 0.2.0

05 May 12:59
2b070ce
Compare
Choose a tag to compare
  • New argument abcd of target_market_share() and target_sda supersedes the
    argument ald (#404).

  • target_sda() now only outputs data for sector values that are in all three
    input datasets (data, ald and co2_intensity_scenario) (#390).

  • target_sda() now outputs unweighted emission_factor if by_company is
    TRUE (#376).

  • target_sda() gains region_isos argument (#323).

  • target_market_share() now only outputs values for years that are in both
    ald and scenario inputs (#394).

  • target_market_share() now outputs two new columns, percentage_of_initial_production_by_scope
    and scope (ADO #4143).

r2dii.analysis 0.1.12

18 Aug 16:31
0feadde
Compare
Choose a tag to compare
  • target_market_share() now outputs 0 technology_share, for companies with
    0 sectoral production (#306 @Antoine-Lalechere).

  • target_sda() now filters scenario start year to be consistent with ald
    start year (#346 @waltjl).

r2dii.analysis 0.1.10

09 Jul 12:31
78701b1
Compare
Choose a tag to compare
  • target_market_share() now sets all negative smsp targets to zero (#336).

  • target_market_share() now only outputs sectors that are present in all
    input datasets (#329).

  • target_market_share() now always adds targets for green technologies
    (defined by r2dii.data::green_or_brown), even when not present in input
    data (#318 @Antoine-Lalechere).

  • target_market_share() now correctly groups by region when calculating
    technology_share (#315 @Antoine-Lalechere).

r2dii.analysis 0.1.9

30 Jun 13:21
f2254c0
Compare
Choose a tag to compare
  • target_sda() now only outputs sector values that are present in the input
    co2_intensity_scenario data (#308).

  • target_sda() now outputs targets for the range of years in the input
    co2_intenstiy_scenario (#307).

r2dii.analysis 0.1.8

23 May 19:23
73ea589
Compare
Choose a tag to compare
  • target_market_share() now correctly outputs target technology share, in
    line with methodology (@georgeharris2deg #277).

  • target_market_share() now correctly projects technology share as
    'production / total production' when computing by company,
    unweighted by relative loan size (@KapitanKombajn #288).

  • target_market_share() no longer outputs columns
    sector_weighted_production or technology_weighted_production. Those
    columns are internal so they shouldn't face users (#291).

r2dii.analysis 0.1.6

10 Mar 15:01
92e5e09
Compare
Choose a tag to compare
  • target_market_share() now correctly outputs technology_share with
    multiple loans at different level to the same company (@ab-bbva #265).

r2dii.analysis 0.1.5

22 Jan 07:57
a58c613
Compare
Choose a tag to compare