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

Remove Bias1D/2D/ND classes in favor of an nd metadata attribute #517

Merged
merged 6 commits into from
May 7, 2024

Conversation

rhugonnet
Copy link
Contributor

This PR removes the BiasCorr1D/2D/ND classes that were effectively useless except for checking the number of input variables, now moved to the main BiasCorr class, with tests moved as well.

Resolves #514

Needed for #502, will merge pre-review now as it's a minimal change.

@rhugonnet rhugonnet merged commit 16a615a into GlacioHack:main May 7, 2024
13 checks passed
@rhugonnet rhugonnet deleted the bias_nd_attr branch May 7, 2024 02:19
@adehecq
Copy link
Member

adehecq commented May 28, 2024

Nice simplification !

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.

Remove classes Bias1D, Bias2D in favor of a nd argument defined on instantiation?
2 participants