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

Quality Control Rewrite #861

Open
2 tasks
aGuyLearning opened this issue Jan 29, 2025 · 0 comments
Open
2 tasks

Quality Control Rewrite #861

aGuyLearning opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aGuyLearning
Copy link
Collaborator

Description of feature

I propose a rewrite of the quality control functions to work with single dispatch method rewrites described in #851 and #848.

To this end the qc_metrics function has to be looked at _obs_qc_metrics and _var_qc_metrics have to be rewritten using single dispatch to handle the different datatypes.

For now those will be dask.array and numpy.array

  • single dispatch functions for _obs_qc_metrics
  • single dispatch functions for _var_qc_metrics

This will most likely be handled in a big PR with the two issues mentioned.

@aGuyLearning aGuyLearning added the enhancement New feature or request label Jan 29, 2025
@aGuyLearning aGuyLearning self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant