Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@jakobwes jakobwes released this 28 Jun 14:31
· 17 commits to main since this release

Improvements:

  • Changes to ScaledDistributionMapping (SDM) debiaser. In some situations this was found not to be trend preserving in the mean. To remedy that an additional scaling is applied at the end of the SDM implementation. This follows the reference implementation indicated in Switanek et al., 2017, whilst diverging from the algorithm documented within the paper itself. Thanks for @mo-DanCubbon for highlighting this.
  • Changes to the experimental default distribution for tasmin and tasmax for the QuantileMapping and QuantileDeltaMapping debiasers. The previously used four parameter beta distribution was found to give unstable fits in some situations, particularly for small running windows. Therefore, we replaced it by a normal distribution.

Full Changelog: v1.1.2...v1.1.3