Releases: slevang/xeofs
v1.0.0
v1.0.0 (2024-04-14)
Breaking
-
feat!: inverse transform for unseen data (xarray-contrib#102) (
4974844) -
feat!: inverse_transform scores arg (
7c1dc16) -
feat!: v1.0.0
BREAKING CHANGE: drop pandas support; add support for dask, complex EOF and flexible inputs (ec70e8a)
-
fix!: rename n_rot to n_modes (
5b39cd4) -
fix!: n_components instead of n_modes (
5d282b1) -
fix!: change parameter dims to dim (
70fe651) -
refactor(pandas)!: drop support for pandas (
96196e5)
Build
-
build: install build in semantic release (xarray-contrib#161) (
185dba8) -
build: use
uvandruff(xarray-contrib#160) (a9ba9ff) -
build: constrain xarray version (xarray-contrib#155) (
8158657) -
build: loose version constraints of dependencies (xarray-contrib#137) (
1a0efe1) -
build: declare dev docs as optional groups (
52070d3) -
build: no support for 3.12 (
a0ca2ac) -
build: add pre-commit as dev dependency (
3219562) -
build: update env (
572cead) -
build: docs require rpy2 package (
edd69e2) -
build: add ipykernel as dependency (xarray-contrib#92) (
7fb4b62) -
build: add ipykernel as dependency
Include ipykernel in the doc environment which is required
to build documentation on readthedocs (066dc2a)
- build: add typing-extensions
Adds Self in python3.10 (fb85abe)
-
build: add cca-zoo as dev dependency (
47e6909) -
build: py3.10 requires typing_extension for Self (
10faa03) -
build: Merge branch 'main' into cca (
a7df1b8) -
build: add black as dev dependency
needed for the Github Action to run black successfully (81ccaa8)
- build: remove cartopy from dev dependencies
cartopy crashes during build with poetry.
Don't know how to force conda for installation so I'll
go without cartopy for now. (c95f658)
-
build: specify cartopy version (
ec15384) -
build: update poetry lock (
7edfdc9) -
build: add cartopy and ipywidgets as dev depends
Additional examples in online documentation require
advanced plotting and interactivity (4d4dcd4)
-
build: revert errorenous upgrade to v2 (
ca22aa4) -
build: drop 3.9 support (
4552fa9) -
build: remove python 3.8 support (
2b408e7) -
build: add dask (
fef6509) -
build: adapt dev versions (
9dba9c4) -
build: add sphinx theme (
5b61bcd) -
build: update to most recent versions (
3a06022) -
build: update environment to Python 3.11 (
5947194) -
build: update poetry.lock to newer versions (
1215e57) -
build: remove numba dependency (
0979fcf) -
build: add numba as dependency (
f627d92) -
build: change conf (
a73ef85) -
build: docs do not compile properly, try changing version in conf.py (
0a73edb) -
build: remove defaults from anaconda channels when building readthedocs (
0dbcf81) -
build: repair missing tqdm dependency (
46fd5f2) -
build: add tqdm as dependency (
0de85e5) -
build: loose numpy version constrain (
375d675) -
build: migrate to poetry (
f7def8a)
Chore
-
chore(release): v2.3.2 (
5c554a6) -
chore(release): v2.3.1 (
a3cb204) -
chore(release): v2.3.0 (
1f54401) -
chore(release): v2.2.6 (
66b31fb) -
chore(release): v2.2.5 (
b5d04cc) -
chore(release): v2.2.4 (
bde4456) -
chore(release): v2.2.3 (
b149477) -
chore(release): v2.2.2 (
a58d0ad) -
chore(release): update PSR version (
0f5524f) -
chore(release): Updated semantic-release
configuration (320dbcb) -
chore: release v2.2.0 (xarray-contrib#128) (
ef40a8a) -
chore: Merge branch 'main' into develop (
607d25b) -
chore: merge branch 'main' into develop (
f9ef729) -
chore: fix config of all-contributor bot (
1eedf4f) -
chore: bring all-contributors bot back to life
Implement solution suggested in all-contributors/app#485 (8929ed5)
-
chore: merge branches (
4447b07) -
chore: release 2.1.0 (xarray-contrib#114) (
acc62ff) -
chore: merge branches (
c36eca5) -
chore: release v2.0.0 (xarray-contrib#104) (
226efc7) -
chore: Merge branch 'main' into develop (
0edb852) -
chore: release 1.2.2 (xarray-contrib#99) (
17cb471) -
chore: release 1.2.1 (xarray-contrib#96) (
2c9b9a3) -
chore: Merge branch 'main' into develop (
b08e2c3) -
chore: Release v1.2.0 (xarray-contrib#91) (
d8fc3f3) -
chore(release): v1.1.0 (xarray-contrib#80) (
f576cb1) -
chore: cosmetic change...