-
Notifications
You must be signed in to change notification settings - Fork 41
Handle IEA extended world energy balances #75
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
Conversation
Just a note that this should probably be using PyArrow, e.g. https://francoismichonneau.net/2022/10/import-big-csv/ |
7537165
to
beb38e2
Compare
Contains a bug fix required for #75.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #75 +/- ##
=======================================
- Coverage 74.9% 74.5% -0.4%
=======================================
Files 91 93 +2
Lines 6084 6204 +120
=======================================
+ Hits 4558 4625 +67
- Misses 1526 1579 +53
|
The codecov/project check failure here appears to be erroneous. Codecov shows missing lines in .model.snapshot, but the job itself shows 100% coverage in the same file. |
Closes #25.
The code supports the same uses as the more recent https://github.com/SiddharthJoshi-Git/IEA_activity_calib_SSP.
How to review
PR checklist