Skip to content

refactor: remove TabularFilter base class#243

Draft
aaron-hopkinson wants to merge 1 commit intorefactor/tabular_filters_utils_registryfrom
refactor/remove_tabularfilter_class
Draft

refactor: remove TabularFilter base class#243
aaron-hopkinson wants to merge 1 commit intorefactor/tabular_filters_utils_registryfrom
refactor/remove_tabularfilter_class

Conversation

@aaron-hopkinson
Copy link
Contributor

Description

The tabular filters previously inherited from an independent TabularFilter base class. This PR changes the code so that all tabular filters now inherit from the regular Filter base class instead.

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

@aaron-hopkinson aaron-hopkinson self-assigned this Feb 26, 2026
@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Feb 26, 2026
@aaron-hopkinson aaron-hopkinson changed the base branch from main to refactor/tabular_filters_utils_registry February 26, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

1 participant