Conversation
e429704 to
686cb38
Compare
686cb38 to
7eb86ce
Compare
7eb86ce to
3968c1b
Compare
3968c1b to
c2004dc
Compare
30349ce to
05390bd
Compare
05390bd to
c95efe2
Compare
c95efe2 to
4cfc5ae
Compare
- check(): compute diff data frame and debug dump before assertions. - Expand cases for test_v_to_emi_coords().
- Replace prior method using AIR share of transport final energy. - Adjust global totals for all regions.
- Handle distinction between CO2 and other species in construction of the broadcasting quantity.
Change missed in eeb263a.
Using CEDS 2020 ratios per OF.
4cfc5ae to
06c8f0d
Compare
70ad5cc to
2c0c7ad
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #485 +/- ##
=====================================
Coverage 74.1% 74.1%
=====================================
Files 318 318
Lines 25560 25568 +8
=====================================
+ Hits 18952 18966 +14
+ Misses 6608 6602 -6
🚀 New features to boost your workflow:
|
Member
Author
|
Merging despite the job |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements changes to
.ssp.transport.process_df(…, method=METHOD.C)requested today:Emissions|CO2|Energy|Demand|Transportationby the amount computed forEmissions|CO2|Energy|Demand|Bunkers|International Aviation.Emissions|…|Transportationfor region="World" is equal to added values forEmissions|…|Bunkers|International Aviation.Emissions|{e}|Energy|Demand|Transportationfixed, where e ≠ "CO2".Emissions|{e}|Energy|Demand|Bunkers|International Aviation.data/transport/emi-intensity.csv.The commits are also reproduced on
ssp-dev.How to review
PR checklist
Add, expand, or update documentation.