Skip to content

(Major) refactor of XIOS interface to make use of external fields #454

Description

Are there any linked Issues or Pull Requests?

No response

Brief description

Now that we have the concept of "external fields" they seem like a strong possible solution to XIOS interfacing. Not surprising as interfacing with 3rd parties which use different field representations is what they are designed for.

This would represent a considerable amount of work as it turns I/O inside out. Instead of it being an aspect of the field objects, it becomes a utility to which field objects are brought.

Advantages are likely to include reducing the amount of code in the field object and removing the function pointers used to handle I/O.

Further details of the issue.

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions