-
Notifications
You must be signed in to change notification settings - Fork 35
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
Transport improvements for 2024-W32 #213
Conversation
@ravitby, this is the current branch for development of MESSAGEix-Transport in its new home in the |
c69a669
to
88ef886
Compare
- Copy :source:`…` Sphinx role from message_data.
Three main tasks for this week and I guess this branch:
Additionally, |
- Copy :source:`…` Sphinx role from message_data.
3c05738
to
04a83ea
Compare
9c7c633
to
a1ae3e1
Compare
a1ae3e1
to
47b89a5
Compare
fa95173
to
b12b349
Compare
e9aca5d
to
d1b4f17
Compare
672a022
to
21a71cc
Compare
21a71cc
to
c1c5077
Compare
bc7590d
to
aa162bf
Compare
aa162bf
to
83ddc38
Compare
- Hide adapting and selecting logic from this function. - Allow data for e.g. inv_cost to come from different directory (node resolution) than that for fix_cost / fuel economy. - Remove get_USTIMES_MA3T_2() and tests thereof.
Original messages: - EV cost experiments #704 cost for R12 - Revert back to #704 cost trajectory with minor fixes for R12_AFR
Ensure that vintages constructed before the model horizon are parametrized so that they may operate during the horizon.
- Describe the target data format.
- c=gas techs for freight road in R12_NAM & R12_AFR. - Ditto R12_AFR and others by setting base year FR_ICG & FR_FCG to very low levels. I am intentionally making it extremely low in R12_AFR & R12_NAM. - Exclude R12_SAS, R12_WEU and make other fixes for infeasibilities.
Use same base for policy and baseline scenarios of each SSP.
- De-duplicate code for {fe,ue}-share*.csv files. - Collect other tasks using a common list at RESULT_KEY. - Promote to_csv() to a function; use Computer.apply().
6ce2819
to
fd1ff62
Compare
Carried from #212:
scale-1
values/pass-through of values for c=methanol.Copied from iiasa/message_data#567:
Housekeeping:
.util.path_fallback()
and.tools.iea.web.IEA_EWEB
to check the user's local data path for the IEA EWEB data files. This allows to use these files (by dropping in manually, or by symlinking iiasa/message-static-data) without installingmessage_data
.How to review
PR checklist