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

MVP - integrate HOLON model into backend (from model perspective) #193

Closed
12 of 16 tasks
noracato opened this issue Nov 23, 2022 · 1 comment
Closed
12 of 16 tasks

MVP - integrate HOLON model into backend (from model perspective) #193

noracato opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
Backend Issues regarding backend development POC Proof of concept

Comments

@noracato
Copy link
Collaborator

noracato commented Nov 23, 2022

Based on issue #118, let's track all tasks we still have to finish before we consider being doen for the MVP from the model-side.

Steps left for integration MVP

To close issue #160 (economics)

  • Supply grid connection input json (as list/dict) to module
  • Supply correct AL output to module
  • Extract function from post
  • What to do with separate categories? out of scope
  • Do some basic/hacky caching on ETM results to save calculation time? out of scope

To close issue #168 (upscaling)

  • Supply correct AL output to module
  • Supply user slider settings to module
  • Update configs with correct AL-output and slider keys
  • If time left: combine setting and getting ETM settings to save on runtime out of scope

To close issue #161 (dataclasses)


To close issue #127 (sliders)

  • Datamodel that implements the mapping table to convert sliders input to changes in the config json
  • Utility function that loops through the json to update the desired attribute to the new value based on the mapping table

Other things to keep in mind

@noracato noracato added Backend Issues regarding backend development POC Proof of concept labels Nov 23, 2022
@thesethtruth
Copy link
Collaborator

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issues regarding backend development POC Proof of concept
Projects
None yet
Development

No branches or pull requests

2 participants