ixmp
ixmp copied to clipboard
Move `clone()` with kwarg `first_model_year` to `message_ix.Scenario`
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.