Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix carbonboard #308

Merged
merged 6 commits into from
May 10, 2022
Merged

Fix carbonboard #308

merged 6 commits into from
May 10, 2022

Conversation

benoit-cty
Copy link
Contributor

@benoit-cty benoit-cty commented May 10, 2022

Continue code from #307 to fix carbonboard.

  • Use country_name everywhere instead of countryName.
  • Add a version check in GitHub Action

benoit-cty and others added 5 commits May 10, 2022 21:20
The map visualization of the global benchmarks did not appear in the
dashboard because of deprecated variable names and energy mix. The
following changes were made to make it work again:

- Update variable 'countryName' to 'country_name' where it was missing.
- Change old energy mix (coal, petroleum, natural gas and low carbon) to
new energy mix (fossil, geothermal, hydroelectricity, nuclear, solar and
wind).
@benoit-cty benoit-cty merged commit 2a25fa9 into master May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants