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

Splitting non-energetic and delayed emissions in co2 chart #3174

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kaskranenburgQ
Copy link
Contributor

@kaskranenburgQ kaskranenburgQ commented Jan 9, 2025

This PR splits the non-energetic and delayed emissions in the co2 chart.
In addition, some documentation about the modeling choices cocnerning non energetic final demand of methanol is added.

Goes together with:
quintel/documentation#213
quintel/etmodel#4388

Copy link
Contributor

@kndehaan kndehaan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Notes:

  • Some comments on query notes, see specific comments per file
  • myc_primary_co2_in_non_energetic_and_delayed_emissions still refers to primary_co2_of_non_energetic_and_delayed_emissions. This should be corrected, for instance by creating a new query that sums primary_co2_of_delayed_emissions and primary_co2_of_non_energetic

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The notes in this query should be updated, they now still refer to the non-energetic emissions as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments:

  • The notes refer to primary_co2_of_non_energetic_and_delayed_emissions, which is now split into separate queries for non energetic and delayed emissions. Therefore, the notes should refer to primary_co2_of_non_energetic.
  • 3rd sentence: change beginning of the sentence to 'this node's primary CO2 emissions will at...'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments regarding query notes:

  • the part referring to delayed emissions should be removed
  • change the last sentence to refer to the specific group and sector, such as 'non-energetic final demand of group co2_emissions_refinery_products in the industry sector is not (yet) included in this query, which currently only consists of non-energetic methanol final demand. Since its free_co2_factor is 1.0, the method of querying this node currenlty doesn't affect the results'.
  • Make sure to break a sentence to the next line when it gets too long, currently the case for the last sentence

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand this added sentence correctly, can you explain this?

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.

2 participants