Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix robustness tests for xclim 0.48.3-dev9 (#387)
<!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [x] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #385 - [x] (If applicable) Documentation has been added / updated (for bug fixes / features). - [x] (If applicable) Tests have been added. - [x] This PR does not seem to break the templates. - [x] CHANGES.rst has been updated (with summary of main changes). - [x] Link to issue (:issue:`number`) and pull request (:pull:`number`) has been added. ### What kind of change does this PR introduce? * The latest changes to `xclim` have added 2 outputs to `robustness_fractions`, so our tests would have started to fail with the next release. This should fix it, while still supporting the current number of outputs. ### Does this PR introduce a breaking change? * No. ### Other information:
- Loading branch information