Releases: pangeo-data/climpred
Releases · pangeo-data/climpred
Release v2.5.0
What's Changed
- Bump actions/github-script from 6 to 7 by @dependabot in #842
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #845
- Bump actions/setup-python from 4 to 5 by @dependabot in #846
- Bump actions/download-artifact from 3 to 4 by @dependabot in #848
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #847
- No longer allow implicit optional (mypy) by @Zeitsperre in #850
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #849
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #852
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #851
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #855
- Pin importlib-metadata, raise numpy to v1.25, synchronize dependencies by @Zeitsperre in #861
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #860
- Adopt PEP621 and src layout, support Python3.12, drop Python3.8 by @Zeitsperre in #862
- Prepare v2.5.0 by @Zeitsperre in #863
Full Changelog: v2.4.0...v2.5.0
Release v2.4.0
What's Changed
- pre-commit autoupdate_schedule quarterly by @aaronspring in #806
- Fix broken GEFS link by @threexc in #807
- Drop py38 by @aaronspring in #814
- add
herbie
notebook by @aaronspring in #811 - Pin xarray version by @aaronspring in #818
- Unpin by @aaronspring in #820
- Update metrics.py with me by @aaronspring in #827
- Pin xclim by @aaronspring in #828
- require pooch by @mathause in #830
- unpin xarray by @mathause in #831
- Upin xclim, package health by @Zeitsperre in #832
- Bump actions/checkout from 3 to 4 by @dependabot in #834
- Fix #833 by @aaronspring in #835
- Fixes by @aaronspring in #837
- Add trusted publishing workflows for TestPyPI and PyPI deployments by @Zeitsperre in #840
- Prepare v2.4.0 by @Zeitsperre in #841
New Contributors
- @threexc made their first contribution in #807
- @mathause made their first contribution in #830
- @Zeitsperre made their first contribution in #832
Full Changelog: v2.3.0...v2.4.0
Release v2.3.0
What's Changed
- Update
envs
by @aaronspring in #712 - make warnings test less strict by @aaronspring in #715
- require
xr.Dataset
(orxr.DataArray
) for__init__
by @aaronspring in #714 - pre-commit ci by @aaronspring in #716
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #717
- Refactor
asv
by @aaronspring in #718 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #719
- rm
IPython
by @aaronspring in #720 - rm toolz by @aaronspring in #721
- fix upstream by @aaronspring in #722
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #723
- reduce warnings by @aaronspring in #725
isin
onasi8
instead ofcftime
by @aaronspring in #724- fix
repr
by @aaronspring in #727 - opengraph by @aaronspring in #726
- Bump actions/github-script from 5 to 6 by @dependabot in #728
- fix
set_options(PerfectModel_persistence_from_initialized_lead_0=True)
multiplereference
bug by @aaronspring in #733 - resolve
ImportError
forversion
by @aaronspring in #729 - faster, leaner
bootstrap
by @aaronspring in #731 - Bump actions/setup-python from 2 to 3 by @dependabot in #736
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #739
- Update utils.py by @aaronspring in #738
- Bump actions/checkout from 2 to 3 by @dependabot in #737
- Update comment_binder_pr_link.yml by @aaronspring in #744
verify(dim)
examples by @aaronspring in #740- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #747
- upstream fix
generate_uninitialized
keeps lead attrs by @aaronspring in #748 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #749
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #750
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #751
- Bump actions/download-artifact from 2 to 3 by @dependabot in #752
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #753
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #754
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #755
- Update upstream-dev-ci.yml by @aaronspring in #756
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #760
- Bump actions/setup-python from 3 to 4 by @dependabot in #761
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #762
- DOC: fix broken link by @raybellwaves in #767
- Create comment_binder_pr_link.yml by @aaronspring in #769
- [pre-commit.ci] pre-commit autoupdate and fix coords order by @pre-commit-ci in #766
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #770
alignment=same_verifs
valid_time
should not contains anyNaN
by @aaronspring in #777- add
valid_time
inplot_alignment(return_xr=True)
by @aaronspring in #779 - add
convert_init_lead_to_valid_time_lead
by @aaronspring in #775 - report upstream errors by @aaronspring in #772
- fix single
lead
dim not dropped inremove_bias
by @aaronspring in #773 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #781
- add
convert_init_lead_to_valid_time_lead
by @aaronspring in #783 - Dont require
tqdm
by @aaronspring in #784 - upstream CI posts issues by @aaronspring in #786
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #785
- extend CI to python3.10 by @aaronspring in #790
- Bump mamba-org/provision-with-micromamba from 12 to 13 by @dependabot in #788
- Update test_graphics.py by @aaronspring in #792
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #791
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #793
- Bump xarray-contrib/ci-trigger from 1.1 to 1.2 by @dependabot in #794
- Bump mamba-org/provision-with-micromamba from 13 to 14 by @dependabot in #795
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #797
- pin
xarray<=2022.10.0
in test envs due to segfault by @pre-commit-ci in #803 - Release 2.3.0 by @aaronspring in #804
New Contributors
- @pre-commit-ci made their first contribution in #717
Full Changelog: v2.2.0...v2.3.0
Release v2.2.0
Changes in this Release
What's Changed
- Update versions in requirements.txt by @aaronspring in #673
- add
valid_time
as initialized coord by @aaronspring in #675 - Bump actions/github-script from 4.1 to 5 by @dependabot in #676
- add tests to show #586 can be closed by @aaronspring in #677
- Fixes after #675 by @aaronspring in #678
- Update print_versions.py by @aaronspring in #681
- Update bias_removal.py by @aaronspring in #682
- setup_requires into pyproject.toml by @aaronspring in #684
- optional dependencies by @aaronspring in #686
- implement LESS by @aaronspring in #687
- Verify_groupby by @aaronspring in #690
- Remove seasonality by @aaronspring in #688
- typing annotations by @aaronspring in #692
- Refactor add_attrs into classes
verify()
by @aaronspring in #694 - add
attrs
to newcoords
by @aaronspring in #697 - fix
valid_time
freq
bug by @aaronspring in #700 - add
HindcastEnsemble.plot_alignment()
by @aaronspring in #702 - reduce skipped tests by @aaronspring in #704
- Fix climatology
season
andweekofyear
by @aaronspring in #703 - ♻️ resample
uninitialized
frominitialized
inHindcastEnsemble
by @aaronspring in #691 - 🧷
persistence
withinitialized
lead=0
by @aaronspring in #706 - improve docs by @aaronspring in #708
- 📚 revise docs incl. notebooks by @aaronspring in #709
- use
sphinxcontrib-bibtex
by @aaronspring in #710 - release
v2.2.0
by @aaronspring in #711
Full Changelog: v2.1.6...v2.2.0
Release v2.1.6
Release v2.1.5.post1
v2.1.5.post1 is identical to v2.1.5
just to fix pypi where I created a mess
see CHANGELOG
Release v2.1.4
Release v2.1.3
Changes in this Release
Release v2.1.2
Changes in this Release
Release v2.1.1
Changes in this Release