Skip to content

pysteps v1.14.0

Latest
Compare
Choose a tag to compare
@dnerini dnerini released this 04 Feb 17:13
· 1 commit to master since this release
006fb49

What's Changed

  • Use seed for all rng in blending to make a test run completely deterministic by @mats-knmi in #450
  • Refactor steps in blending code by @sidekock in #453
  • Use importlib.metadata instead of pkg_resources by @dnerini in #446
  • Fix expired deprecation in scipy v1.14 by @dnerini in #455
  • Expire argument deprecation warnings by @dnerini in #456

Full Changelog: v1.13.0...v1.14.0