DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

Update Intervention controller/services #3995

Open YohannParis opened 1 week ago

YohannParis commented 1 week ago

Blocked by #3993 and TA3 design implemented in #97

Once the new InterventionPolicy is in place, we need to update the controller to update Simulation, Calibration, and Optimization requests to contain the new InterventionPolicies.

The Requests should point to a list of InterventionPolicy ids, and the controller/services must provide them with the request based on pyciemss-service API.

Tasks