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

Optimize constraint - adding observables #4564

Merged
merged 7 commits into from
Sep 3, 2024

Conversation

Tom-Szendrey
Copy link
Contributor

@Tom-Szendrey Tom-Szendrey commented Aug 23, 2024

Description

-Add observables as an option for optimize constraints.
-appending _state and _observable in hmi-client as it readily has the model accessible while we are creating these dropdown options anyways. This seems like a better spot than pyciemss-service where we would need to do more

Related + required:
DARPA-ASKEM/pyciemss-service#114

Testing

While running pyciemss-service branch locally:
-running optimize drilldown with a state and ensure that it still runs + the output setting correctly gets defaulted
-running optimize drilldown with an observable, ensure it runs correctly + the output setting correctly gets defaulted.

image

…S/4528-add-observables-to-optimize-constraint
@Tom-Szendrey Tom-Szendrey marked this pull request as draft August 23, 2024 17:05
@Tom-Szendrey Tom-Szendrey marked this pull request as ready for review September 3, 2024 19:07
…S/4528-add-observables-to-optimize-constraint
@mwdchang
Copy link
Member

mwdchang commented Sep 3, 2024

merging cause we already merged the pyciemss-service couterpart

@mwdchang mwdchang merged commit 86dde75 into main Sep 3, 2024
5 checks passed
@mwdchang mwdchang deleted the TS/4528-add-observables-to-optimize-constraint branch September 3, 2024 22:54
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

Successfully merging this pull request may close these issues.

[TASK]: Add observables to optimize constraint options.
2 participants