Skip to content

Releases: xarray-contrib/xeofs

v2.2.5

28 Jan 12:15
Compare
Choose a tag to compare

v2.2.5 (2024-01-28)

Documentation

Fix

  • fix: incorrect explained variance in CCA (#147) (f825c68)

v2.2.4

23 Dec 19:05
Compare
Choose a tag to compare

v2.2.4 (2023-12-23)

Build

  • build: loose version constraints of dependencies (#137) (1a0efe1)

Documentation

  • docs: automatically sync quickstart tutorial with codebase (#136) (48e63a0)

  • docs: use doctest to test README examples (#135) (382f6c7)

Fix

  • fix: bump new release for JOSS (#143)

Co-authored-by: Sam Levang <[email protected]> (c3e4780)

v2.2.3

18 Dec 18:09
Compare
Choose a tag to compare

v2.2.3 (2023-12-18)

Documentation

  • docs: show contributors in readme (#140) (0c12fa5)

  • docs: remove all-contributor config file (f5234fc)

  • docs: add required dependencies (#138) (7ec694f)

  • docs: add required dependencies (ce6b93a)

  • docs: fix link to perf scripts (#131) (e2b3276)

  • docs: Update link to contributing guide (#129) (21b8d3d)

  • docs: show contributors in README (049e654)

Fix

  • fix: serialization for dataset (#139) (93fce38)

  • fix: test serialization roundtrip with dataset (ff9a1be)

  • fix: handle preprocessor serialization for dataset (5bcdf5c)

Unknown

  • Merge branch 'main' into contrib-rocks (e8ba057)

  • Fix link to perf scripts (38ba677)

  • Update link to contributing guide (11c1208)

v2.2.2

20 Nov 20:29
Compare
Choose a tag to compare

v2.2.2 (2023-11-20)

Chore

  • chore(release): update PSR version (0f5524f)

  • chore(release): Updated semantic-release
    configuration (320dbcb)

Fix

  • fix: trigger new release (c79a116)

v2.2.1

20 Nov 19:27
Compare
Choose a tag to compare

v2.2.1 (2023-11-20)

Ci

  • ci: add password input for PyPI token (600b43e)

Fix

  • fix: trigger new release (58250b9)

v2.2.0

20 Nov 18:38
Compare
Choose a tag to compare

v2.2.0 (2023-11-20)

Chore

Ci

  • ci: specify Python Semantic Release version v8.0.0 (c7c79e4)

  • ci: add workflow dispatch to Github Action (26f8345)

Documentation

  • docs(CHANGELOG): update release notes (42b5c5e)

  • docs(changelog): use PAT instead of GITHUB_TOKEN (fa58532)

Feature

  • feat: normalized option in inverse_transform (#124) (4ad2791)

  • feat: support saving to netcdf (#123) (8d06153)

  • feat: normalized option in inverse_transform (e7d6d90)

Fix

  • fix: update to handle v8 semantic release GH action (#127) (5b8c6d8)

  • fix: test loaded model vs transform not scores (a9d6bdf)

Unknown

  • Merge branch 'main' into develop (af25e8c)

v2.1.2

18 Nov 15:13
Compare
Choose a tag to compare

Fix

  • Update default power iterations for improved accuracy (#122) (9045bc6)

Documentation

v2.1.1

17 Nov 16:45
Compare
Choose a tag to compare

Fix

  • Only sort transform if model is already sorted (#118) (dfe0001)

Documentation

v2.1.0

14 Nov 12:03
Compare
Choose a tag to compare

Feature

Documentation

v2.0.3

12 Nov 12:05
Compare
Choose a tag to compare

Fix