Skip to content

[FEATURE] Environment Support #2

@Eliza-Diggins

Description

@Eliza-Diggins

✨ What would you like to see?

A comprehensive environment for containing fields, their derivations, etc.

💭 Why is this important?

Would provide a unified environment for maximizing the ability to reuse derived quantities like metrics and inverse metrics.

🧩 Additional Details

The idea would be to have some form of FieldContainer class which contains

  1. A single grid backed by a single coordinate system.
  2. A dictionary of Field objects.

Depending on the type of FieldContainer, it could just be a dictionary or it could be entirely HDF5 backed. It would also facilitate the creation of new fields by anticipating certain needs. For example, and HDF5 FieldContainer would know that new buffers are HDF5Buffer classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions