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 small box optimize endpoint #58

Merged
merged 9 commits into from
Feb 15, 2024
Merged

Add small box optimize endpoint #58

merged 9 commits into from
Feb 15, 2024

Conversation

fivegrant
Copy link
Collaborator

@fivegrant fivegrant commented Feb 14, 2024

This PR implements the optimize endpoint. This passes unit tests but has not been used with simulation-integration and the OpenAPI spec has not been modified either. The simulate-ensemble test is disabled in this PR as well since that functionality wasn't working and the new changes in PyCIEMSS make the faulty test fail (will fix this in a different PR).

For info on how to use the new endpoint (since it's not in the simulation-integration), please refer to service/models/operations/optimize.py and tests/examples/optimize/inputs/request.json

@fivegrant fivegrant linked an issue Feb 14, 2024 that may be closed by this pull request
@fivegrant fivegrant merged commit ad40220 into main Feb 15, 2024
2 checks passed
@mwdchang mwdchang deleted the feat/small-box-optimize branch August 15, 2024 16:50
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.

Replace missing optimize endpoints with a single optimize endpoint.
2 participants