carbon-budget-explorer / cabe

Web application to explore carbon budgets
Apache License 2.0
1 stars 0 forks source link

GlobalBudgetCard to use CO2 budget instead of GHG #119

Closed martijnvandermarel closed 7 months ago

martijnvandermarel commented 7 months ago

Fixes #90

This changes the API interface of pathwayStats. Equivalent stats are calculated for both CO2 and GHG.

The GlobalCarbonBudget now uses CO2, but gaps (not sure where they show up exactly in the dashboard) remain as GHG.

MarkMDekker commented 7 months ago

The gaps show in the global page, if you hover over the text under "reference pathways". I'll let @Peter9192 do the review, if he has time.