|
Ran
|
Files
23
|
Run time
1s
|
Badge
README BADGES
|
push
github
allow nan in rmse and mae (#170) <!-- 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: - [ ] This PR addresses an already opened issue (for bug fixes / features) - This PR fixes #xyz - [ ] (If applicable) Documentation has been added / updated (for bug fixes / features). - [ ] (If applicable) Tests have been added. - [x] CHANGELOG.rst has been updated (with summary of main changes). - [ ] Link to issue (:issue:`number`) and pull request (:pull:`number`) has been added. ### What kind of change does this PR introduce? * allow nan in `xa.measures.rmse` and `xa.measures.mae` * Fixed versions in project toml. `make dev` was broken. I see that the versions were upgraded here: https://github.com/Ouranosinc/xsdba/commit/c8358b4f8 but nbsphinx 0.9.7, still has a pin <8.2. So pip broke. ### Does this PR introduce a breaking change? won't return nan if nan in input ### Other information: because using with station obs.
2726 of 3520 relevant lines covered (77.44%)
0.77 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|