Skip to content

Releases: nicrie/xmca

Release 1.4.2

24 Feb 15:50
Compare
Choose a tag to compare
  • remove overly restrictive cartopy version constrain
  • rotation now raises an error if it not does converge

Release 1.4.1

26 Oct 17:21
Compare
Choose a tag to compare
  • fix #25
  • some minor updates in Readme

Release 1.4.0

13 Sep 08:44
Compare
Choose a tag to compare

more significance testing! added an iterative permutation approach based on Winkler et al. 2020

Release 1.3.0

22 Aug 01:00
00d9eb9
Compare
Choose a tag to compare

Release dedicated to help assessing mode significance:

  • North's Rule of thumb
  • Rule N
  • Bootstrap

Release 1.2.0

20 Aug 09:26
7bdd903
Compare
Choose a tag to compare

New in this release

  • much more efficient algorithm in terms of both time and memory
  • significance testing via Rule N
  • increased stability of complex PCA/MCA by providing flexible period parameter

Release 1.1.0

29 Jul 20:50
Compare
Choose a tag to compare
  • add variance method
  • truncate method now works correctly
  • bugfix of incorrect pcs/eofs 'eigen' scaling

Release 1.0.4

22 Jul 19:15
Compare
Choose a tag to compare
  • bug fix of wrong results when predicting coslat weighted PCs

Release 1.0.3

20 Jul 15:34
Compare
Choose a tag to compare
  • resolve bugfix in predict
  • resolve bugfix in hom/het patterns which were introduced after the upgrade from 0.x to 1.x
  • add test cases, respectively, to avoid similar issues in the future

Release 1.0.2

08 Jul 09:13
a7d4127
Compare
Choose a tag to compare
  • resolve missing API in docs

Release 1.0.1

07 Jul 16:37
fac3f8e
Compare
Choose a tag to compare
  • consistent storing location of plots
  • add CI workflow