Skip to content

Simplify callback interfaces - name indirection #351

@tclune

Description

@tclune

Originally, ESMF did not provide a mechanism to create a NamedAlias of fields. This necessitates a tedious lookup for each item in a callback state in which you use the callback standard interface name to "lookup" the name of the field that is actually used.

This change will mostly simplify on the import side. The export side also get simpler, but does involve one new step to create the named alias before adding to the export State.

@pcolarco - you may want to keep an eye on this one when it comes in.

Metadata

Metadata

Assignees

Labels

0 diffThe changes in this pull request have verified to be zero-diff with the target branch.enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions