Skip to content

Reconsider FieldSet.from_xarray_dataset() #1940

@VeckoTheGecko

Description

@VeckoTheGecko

FieldSet.from_xarray_dataset() fundamentally works off of the assumption that a single dataset contains all field information, which may not be correct as the field information can be scattered across multiple files which have different dimensions.

I'm not sure how useful this abstraction is as a method due to this difference. May be worth considering removing outright, or just clearly documenting that its limited in scope.

Removal can be done at a later stage (removing this method now will just interfere with test cases that currently use it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions