-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Is your feature request related to a problem? Please describe.
At this point, GeoGate mirror export states of the connected components as its import state (nested one) and allow only one-way interaction. The data coming from the components is processed with underlying plugins but there is no any provided way for the feedback. It would be nice to extend the GeoGate implementation to allow two-way interaction with the component. BTW, we could pass modified information to components we could interact components written in Python through the GeoGate. It would be also helpful to couple physical model components with the AI/ML based components to create hybrid coupled applications
Describe the solution you'd like
Extend GeoGate NUOPC cap to allow having export state. We could mirror import state of the connected components as export state but it would be nice to add additional fields to export files even if it is not requested from other components.
Describe alternatives you've considered
N/A clear and concise description of any alternative solutions or features you've considered.
Additional context
N/A