Recent Releases of climpred
climpred - Release v2.6.0
What's Changed
- update mypy pre-commit configuration, hooks by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/866
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/pangeo-data/climpred/pull/867
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot[bot] in https://github.com/pangeo-data/climpred/pull/865
- Fix _maybe_auto_chunk to not rechunk dask arrays and no pearsonr climatology bootstrap by @aaronspring in https://github.com/pangeo-data/climpred/pull/884
- fix: support xarray v2025.x by @aaronspring in https://github.com/pangeo-data/climpred/pull/883
- Dependency and workflow adjustments - Testing by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/880
- [PR-885] keep attrs for bias removal by @aaronspring in https://github.com/pangeo-data/climpred/pull/886
- Dependency and workflow adjustments by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/870
- Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/pangeo-data/climpred/pull/890
- ubuntu-slim by @aaronspring in https://github.com/pangeo-data/climpred/pull/894
- pytest fixture session scope by @aaronspring in https://github.com/pangeo-data/climpred/pull/891
- add context7 to readme by @aaronspring in https://github.com/pangeo-data/climpred/pull/871
- Reduce xarray and cftime warnings by @aaronspring in https://github.com/pangeo-data/climpred/pull/898
- faster tests by @aaronspring in https://github.com/pangeo-data/climpred/pull/893
- Replace mypy with ty type checker by @aaronspring in https://github.com/pangeo-data/climpred/pull/896
- starhistory by @aaronspring in https://github.com/pangeo-data/climpred/pull/900
- Reduce builds, test against macOS and Windows by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/902
- unfix pandas by @aaronspring in https://github.com/pangeo-data/climpred/pull/904
- Add PR #904 to CHANGELOG by @aaronspring in https://github.com/pangeo-data/climpred/pull/905
- Prepare v2.6.0 by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/906
Full Changelog: https://github.com/pangeo-data/climpred/compare/v2.5.0...v2.6.0
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] about 1 month ago
climpred - Release v2.5.0
What's Changed
- Bump actions/github-script from 6 to 7 by @dependabot in https://github.com/pangeo-data/climpred/pull/842
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/pangeo-data/climpred/pull/845
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/pangeo-data/climpred/pull/846
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/pangeo-data/climpred/pull/848
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/pangeo-data/climpred/pull/847
- No longer allow implicit optional (mypy) by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/850
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pangeo-data/climpred/pull/849
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in https://github.com/pangeo-data/climpred/pull/852
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/pangeo-data/climpred/pull/851
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pangeo-data/climpred/pull/855
- Pin importlib-metadata, raise numpy to v1.25, synchronize dependencies by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/861
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pangeo-data/climpred/pull/860
- Adopt PEP621 and src layout, support Python3.12, drop Python3.8 by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/862
- Prepare v2.5.0 by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/863
Full Changelog: https://github.com/pangeo-data/climpred/compare/v2.4.0...v2.5.0
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 1 year ago
climpred - Release v2.4.0
What's Changed
- pre-commit autoupdate_schedule quarterly by @aaronspring in https://github.com/pangeo-data/climpred/pull/806
- Fix broken GEFS link by @threexc in https://github.com/pangeo-data/climpred/pull/807
- Drop py38 by @aaronspring in https://github.com/pangeo-data/climpred/pull/814
- add
herbienotebook by @aaronspring in https://github.com/pangeo-data/climpred/pull/811 - Pin xarray version by @aaronspring in https://github.com/pangeo-data/climpred/pull/818
- Unpin by @aaronspring in https://github.com/pangeo-data/climpred/pull/820
- Update metrics.py with me by @aaronspring in https://github.com/pangeo-data/climpred/pull/827
- Pin xclim by @aaronspring in https://github.com/pangeo-data/climpred/pull/828
- require pooch by @mathause in https://github.com/pangeo-data/climpred/pull/830
- unpin xarray by @mathause in https://github.com/pangeo-data/climpred/pull/831
- Upin xclim, package health by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/832
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/pangeo-data/climpred/pull/834
- Fix #833 by @aaronspring in https://github.com/pangeo-data/climpred/pull/835
- Fixes by @aaronspring in https://github.com/pangeo-data/climpred/pull/837
- Add trusted publishing workflows for TestPyPI and PyPI deployments by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/840
- Prepare v2.4.0 by @Zeitsperre in https://github.com/pangeo-data/climpred/pull/841
New Contributors
- @threexc made their first contribution in https://github.com/pangeo-data/climpred/pull/807
- @mathause made their first contribution in https://github.com/pangeo-data/climpred/pull/830
- @Zeitsperre made their first contribution in https://github.com/pangeo-data/climpred/pull/832
Full Changelog: https://github.com/pangeo-data/climpred/compare/v2.3.0...v2.4.0
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 2 years ago
climpred - Release v2.3.0
Changes in this Release
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 3 years ago
climpred - Release v2.2.0
Changes in this Release
What's Changed
- Update versions in requirements.txt by @aaronspring in https://github.com/pangeo-data/climpred/pull/673
- add
valid_timeas initialized coord by @aaronspring in https://github.com/pangeo-data/climpred/pull/675 - Bump actions/github-script from 4.1 to 5 by @dependabot in https://github.com/pangeo-data/climpred/pull/676
- add tests to show #586 can be closed by @aaronspring in https://github.com/pangeo-data/climpred/pull/677
- Fixes after #675 by @aaronspring in https://github.com/pangeo-data/climpred/pull/678
- Update print_versions.py by @aaronspring in https://github.com/pangeo-data/climpred/pull/681
- Update bias_removal.py by @aaronspring in https://github.com/pangeo-data/climpred/pull/682
- setup_requires into pyproject.toml by @aaronspring in https://github.com/pangeo-data/climpred/pull/684
- optional dependencies by @aaronspring in https://github.com/pangeo-data/climpred/pull/686
- implement LESS by @aaronspring in https://github.com/pangeo-data/climpred/pull/687
- Verify_groupby by @aaronspring in https://github.com/pangeo-data/climpred/pull/690
- Remove seasonality by @aaronspring in https://github.com/pangeo-data/climpred/pull/688
- typing annotations by @aaronspring in https://github.com/pangeo-data/climpred/pull/692
- Refactor add_attrs into classes
verify()by @aaronspring in https://github.com/pangeo-data/climpred/pull/694 - add
attrsto newcoordsby @aaronspring in https://github.com/pangeo-data/climpred/pull/697 - fix
valid_timefreqbug by @aaronspring in https://github.com/pangeo-data/climpred/pull/700 - add
HindcastEnsemble.plot_alignment()by @aaronspring in https://github.com/pangeo-data/climpred/pull/702 - reduce skipped tests by @aaronspring in https://github.com/pangeo-data/climpred/pull/704
- Fix climatology
seasonandweekofyearby @aaronspring in https://github.com/pangeo-data/climpred/pull/703 - โป๏ธ resample
uninitializedfrominitializedinHindcastEnsembleby @aaronspring in https://github.com/pangeo-data/climpred/pull/691 - ๐งท
persistencewithinitializedlead=0by @aaronspring in https://github.com/pangeo-data/climpred/pull/706 - improve docs by @aaronspring in https://github.com/pangeo-data/climpred/pull/708
- ๐ revise docs incl. notebooks by @aaronspring in https://github.com/pangeo-data/climpred/pull/709
- use
sphinxcontrib-bibtexby @aaronspring in https://github.com/pangeo-data/climpred/pull/710 - release
v2.2.0by @aaronspring in https://github.com/pangeo-data/climpred/pull/711
Full Changelog: https://github.com/pangeo-data/climpred/compare/v2.1.6...v2.2.0
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 4 years ago
climpred - Release v2.1.6
see CHANGELOG
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 4 years ago
climpred - 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
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 4 years ago
climpred - Release v2.1.4
see CHANGELOG
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 4 years ago
climpred - Release v2.1.3
Changes in this Release
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] about 5 years ago
climpred - Release v2.1.2
Changes in this Release
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] about 5 years ago
climpred - Release v2.1.1
Changes in this Release
Climate Change - Climate Data Processing and Analysis
- Python
Published by github-actions[bot] over 5 years ago