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

Create a drill-down example where a technology is studied at two levels #155

Open
tjlca opened this issue Jul 27, 2023 · 1 comment
Open
Assignees

Comments

@tjlca
Copy link
Collaborator

tjlca commented Jul 27, 2023

Level 1: Broadly - where we study the main components of a technology
Level 2: After identification of one component, we drill down to that and create another case study focused on the details of that.

Can this procedure be generalized for ease of creation of datasets?

@tjlca tjlca self-assigned this Jul 27, 2023
@rjhanes
Copy link
Collaborator

rjhanes commented Aug 7, 2023

@tjlca I've found the point in the repo history where we did this to the template decision context. The first commit with the drilldown is https://github.com/NREL/tyche/tree/f667b3a3e0fdcf9632992aa7c07e57cc1bc540e9; previous commits had the original less detailed version. (Component B became Components B0, B1, and B2, and there were associated additional parameters added.)

The datasets before and after drilldown are attached - they can't be used directly with the current codebase but it gives you an idea of how the extra detail was added.

template-original1.xlsx

template-drilldown2.xlsx

As a side note, I doubt this process is something we can generalize programmatically (i.e. automatically) but we can probably create some guidelines on data management, when to drill down/when not to, and related topics.

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