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

Add option to splice a historical scenario onto each future scenario #30

Open
rplzzz opened this issue Oct 14, 2019 · 0 comments
Open

Comments

@rplzzz
Copy link
Contributor

rplzzz commented Oct 14, 2019

In the past, we've run only future scenarios, but for an upcoming experiment we need to be able to run fldgen over datasets that span the entire historical and future periods. The easiest way to do this is to add an (optional) argument to specify a historical scenario to splice onto the beginning of each future scenario.

Once we've done that, we can treat each spliced scenario almost exactly as if it were provided as a single scenario. One exception is that when doing the linear fits, we might want to arrange for duplicated historical scenarios to be included in the fit only once, so as not to bias the fit. This will require a bit of extra record keeping in the tagout structure, but otherwise should be pretty easy to do.

@rplzzz rplzzz self-assigned this Oct 14, 2019
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

1 participant