RMI-PACTA / pacta.executive.summary

Repo containing the code to generate charts in the PACTA COP executive summary document.
https://rmi-pacta.github.io/pacta.executive.summary/
Other
2 stars 2 forks source link

feat: executive summary gains `scenario` and `scenario_source` specificity #314

Closed jdhoffa closed 4 months ago

jdhoffa commented 4 months ago

It turns out that, while many of the prep_ functions do utilize a parameterized scenario argument, we had just been relying on the default 1.5C-Unif in most cases, for most functions.

This PR does a few things, all broadly related to parameterizing the scenario and scenario_source selection:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 9.69%. Comparing base (cb14a97) to head (6fdbb8c).

Files Patch % Lines
R/render_executive_summary.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ======================================== - Coverage 9.69% 9.69% -0.01% ======================================== Files 27 27 Lines 2186 2187 +1 ======================================== Hits 212 212 - Misses 1974 1975 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.