Recent Releases of climpred

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

Scientific Software - Peer-reviewed - 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 herbie notebook 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

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 2 years ago

climpred - Release v2.3.0

Changes in this Release

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 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_time as 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 attrs to new coords by @aaronspring in https://github.com/pangeo-data/climpred/pull/697
  • fix valid_time freq bug 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 season and weekofyear by @aaronspring in https://github.com/pangeo-data/climpred/pull/703
  • โ™ป๏ธ resample uninitialized from initialized in HindcastEnsemble by @aaronspring in https://github.com/pangeo-data/climpred/pull/691
  • ๐Ÿงทpersistence with initialized lead=0 by @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-bibtex by @aaronspring in https://github.com/pangeo-data/climpred/pull/710
  • release v2.2.0 by @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

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 4 years ago

climpred - Release v2.1.6

see CHANGELOG

Scientific Software - Peer-reviewed - 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

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

climpred - Release v2.1.4

see CHANGELOG

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

climpred - Release v2.1.3

Changes in this Release

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

climpred - Release v2.1.2

Changes in this Release

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

climpred - Release v2.1.1

Changes in this Release

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago