-
Notifications
You must be signed in to change notification settings - Fork 41
Transport improvements from 2025-W15 #328
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
ade757b
to
031c7b3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #328 +/- ##
=======================================
- Coverage 78.5% 77.8% -0.8%
=======================================
Files 217 219 +2
Lines 17432 17495 +63
=======================================
- Hits 13701 13614 -87
- Misses 3731 3881 +150
🚀 New features to boost your workflow:
|
031c7b3
to
6fb4f11
Compare
50a3432
to
c79a871
Compare
48bfd49
to
d43d88c
Compare
I am seeing test failures like:
I think this indicates that the fixtures for these tests, or some other, unrelated tests, are 'leaking' such that make_dantzig() scenario contents end up in the test scenarios needed for these tests. Will debug. |
1ab4807
to
05e42aa
Compare
Update projections such that values are linear extrapolated constant after the final period, in terms of rations to t=ICE_conv.
Experimental changes to SSP3 and SSP4 values.
@r-aneeque if you can leave the ceremonial ✅, that will allow me to merge as soon as I have the tests passing. |
Update projections such that values are linear extrapolated constant after the final period, in terms of rations to t=ICE_conv.
Experimental changes to SSP3 and SSP4 values.
ba66d1f
to
5eb338c
Compare
ff54f64
to
f8e6cd9
Compare
Allows to import in other .util submodules.
- Remove outdated remarks related to ixmp 3.5.0, no longer supported. - Use a regex for the model name resulting from testing.bare_res().
f8e6cd9
to
cef8c0e
Compare
KeyError: 'OTHER'
in the report step..freight
,.ldv
, and.passenger
submodules.ixmp://ixmp-dev/SSP_SSP1_v5.0/baseline_DEFAULT_step_13
(from
…v2.1…
).Copy emission price trajectories to MESSAGEix-Transport scenarios #306Next PR.Add aNext PR.t
(freight mode) dimension to theelasticity_f
input data flow; adjust freight activity calculation to incorporate these values.Not specific to transport:
How to review
Note that the CI checks all pass.
PR checklist