Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for kwargs handling in post_processors #185

Merged
merged 21 commits into from
Jul 29, 2024
Merged

Conversation

EddyCMWF
Copy link
Contributor

Consistant kwarg naming in methods to make it easier to parse through.
Explicit handling of to_{TARGET}_kwargs such that they are not conflated with other kwargs when called in different contexts (e.g. after post-processing).

@EddyCMWF EddyCMWF requested a review from JamesVarndell July 26, 2024 10:16
@EddyCMWF EddyCMWF merged commit cb30ccc into main Jul 29, 2024
9 checks passed
@EddyCMWF EddyCMWF deleted the feature/xarry_kwargs_fix branch July 29, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants