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

Add convert_to_gwp() to a dataset #181

Open
crdanielbusch opened this issue Nov 14, 2023 · 2 comments
Open

Add convert_to_gwp() to a dataset #181

crdanielbusch opened this issue Nov 14, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@crdanielbusch
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

We need to create a loop every time we want to convert the units for a data set.

Describe the solution you'd like

We would like to add an accessor for datasets for convert_to_gwp().

@JGuetschow
Copy link
Contributor

This is not trivial as we might have variables that can't be converted, e.g. gas baskets. What is the use case you have in mind?

@JGuetschow JGuetschow added the enhancement New feature or request label Oct 8, 2024
@mikapfl
Copy link
Member

mikapfl commented Oct 9, 2024

The use case for this is plotting a dataset which exists in mass units only so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants