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

Generalise outputs #18

Open
2 tasks
shyamamrith opened this issue Aug 18, 2023 · 0 comments
Open
2 tasks

Generalise outputs #18

shyamamrith opened this issue Aug 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shyamamrith
Copy link
Collaborator

shyamamrith commented Aug 18, 2023

If we eventually want to include a selector, there are multiple approaches to this.

  • Decide how the user should interact with the plugin to select the desired outputs
  • Some kind of drop-down menu, selector etc.
  • Could create a dictionary of possible outputs from mdd/rdd file and display these to user
  • Could just move outputs to database too as the user already interacts with EP objects here - this would then be simple to generate the idf objects
  • Design back-end to support this:
  • Add outputs to idf(s) if necessary
  • Automate retrieval of relevant results from csv file (careful of naming scheme, multiple columns, per-floor or total)
  • Automatic naming of newly created attributes to fit the requested results
@shyamamrith shyamamrith self-assigned this Aug 18, 2023
@shyamamrith shyamamrith added the enhancement New feature or request label Sep 18, 2023
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