Skip to content
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

Run arrays of two-layer model parameters #19

Closed
chrisroadmap opened this issue Oct 26, 2020 · 2 comments
Closed

Run arrays of two-layer model parameters #19

chrisroadmap opened this issue Oct 26, 2020 · 2 comments

Comments

@chrisroadmap
Copy link
Collaborator

Currently openscm-twolayermodel can run arrays of scenarios (of different emissions) given the same two-layer model parameters. This is quick. It would be great to do the opposite - run one emissions scenario with different two-layer parameters, without using a for loop and then appending the results, which is slow. Option could be either to allow runner.du, runner.dl etc be arrays, or allow parameters to be passed in a twolayer-model ScmRun instance along with the emissions to drive the model.

@znicholls
Copy link
Contributor

Given all the parallel infrastructure in https://github.com/openscm/openscm-runner, it might be best to put this functionality there?

@chrisroadmap
Copy link
Collaborator Author

Sure - let's add to that wishlist and close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants