ixmp icon indicating copy to clipboard operation
ixmp copied to clipboard

Move `clone()` with kwarg `first_model_year` to `message_ix.Scenario`

Open danielhuppmann opened this issue 7 years ago • 0 comments

Calling the function clone() with a kwarg first_model_year on a non-MESSAGE-scheme Scenario will raise an error message, because it only applies there. Therefore, this option should be moved to the message_ix.Scenario class.

danielhuppmann avatar Jul 30 '18 13:07 danielhuppmann