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

Metadata exchange between components #232

Open
anntsay opened this issue Mar 13, 2024 · 1 comment
Open

Metadata exchange between components #232

anntsay opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request who: ESMF_Core

Comments

@anntsay
Copy link

anntsay commented Mar 13, 2024

Problem statement: although we do exchange data via connectors, the user currently right now have to use complicated workarounds to pass metadata.

This may be a nice feature to have. Maybe we could use info class. And connector can pick up Info in a field and pass it to the next step.. Or attach info to state.

This may also help with allowing component to know the source of data using meta data.

Can get more design input from CESM team since one of the challenges here is how Info would go through a variety of mediators.

@anntsay
Copy link
Author

anntsay commented Mar 13, 2024

this will also allow standard for Info class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request who: ESMF_Core
Projects
None yet
Development

No branches or pull requests

2 participants