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 messy chunks on multivar within sdba.adjustment.PrincipalComponents.train #2106

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

j-haacker
Copy link

@j-haacker j-haacker commented Mar 11, 2025

Pull Request Checklist:

What kind of change does this PR introduce?

  • it resets the chunks on the stacked variables in "multivar" while doing a PCA

Does this PR introduce a breaking change?

No.

Other information:

n/a

@github-actions github-actions bot added sdba Issues concerning the sdba submodule. docs Improvements to documenation labels Mar 11, 2025
Copy link

Warning

This Pull Request modifies the SDBA module.
The SDBA module is gradually being deprecated in favour of the xsdba package.
Any changes to xclim.sdba should be made in https://github.com/Ouranosinc/xsdba

@j-haacker
Copy link
Author

This pull request needs PR #2104.

@j-haacker
Copy link
Author

As noted in #2104 (review) I will move the issue and PR to xsdba.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements to documenation sdba Issues concerning the sdba submodule.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chunks on multivar changed within sdba.adjustment.PrincipalComponents.train leading to error
1 participant