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

Separate random data generation from random data retrieval #2

Open
willu47 opened this issue Dec 10, 2019 · 0 comments
Open

Separate random data generation from random data retrieval #2

willu47 opened this issue Dec 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@willu47
Copy link
Member

willu47 commented Dec 10, 2019

I'm interested in using the PuLP version of OSeMOSYS to run a global sensitivity analysis. This involves running a pre-prepared sample through the model.

I believe that this could be accommodated if the calls to generateRandomData were replaced within a look-up function, which retrieves the sample of random data for the current iteration (i) for the particular parameter.

The random sample could then be generated via a number of different approaches, and thus enable different analysis approaches of the results.

@willu47 willu47 added the enhancement New feature or request label Dec 10, 2019
ShravanKumar23 added a commit that referenced this issue Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant