You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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).