-
Notifications
You must be signed in to change notification settings - Fork 157
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
Address hardcoded units MACRO calibration and M-M linkage #317
Comments
Postponing to after v3.0. |
No one was assigned to do this by the feature freeze for v3.2.0, so we postpone to v3.3 (or later). |
No one was assigned to do this by the feature freeze for v3.3.0, so we postpone to v3.4 (or later). |
No one was assigned to do this for v3.4.0, so we postpone to v3.5 (or later). |
No one was assigned to do this by the feature freeze for v3.5.0, so we postpone to v3.6 (or later). |
Removing the milestone entirely. It can be re-added if/when the team decides to schedule/assign the work. |
To complete the code added #223, address the point raised there by @gidden:
(To clarify: message_ix.macro code was transcribed from an R script. The unit conversions were carried into the Python code. This is undesirable since the code should operate with whichever units the user inputs.)
This can be resolved in one or more of the following ways:
TODO
s inline in message_ix.macro: read, parse, and follow the existing units in the Scenario being modified.The text was updated successfully, but these errors were encountered: