• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / xsdba / 16195219605

10 Jul 2025 12:33PM UTC coverage: 77.859% (+0.3%) from 77.557%
16195219605

push

github

web-flow
Adapt freq adjust (#160)

<!-- 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).
- [x] (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?

* Apply adapt-freq in adjust step

### Does this PR introduce a breaking change?

Yes, changes how adapt-freq is applied

### Other information:

Old behaviour still possible with some hacking: 

```python
ADJ = DetrendedQuantileMappping.train(ref,hist, adapt_freq_thresh="1mm/d")
ADJ.adapt_freq_thresh = None
ADJ.adjust(hist)
```

59 of 75 new or added lines in 4 files covered. (78.67%)

2771 of 3559 relevant lines covered (77.86%)

5.32 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.64
/src/xsdba/_processing.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc