Skip to content

Releases: pySTEPS/pysteps

pysteps v1.8.0

20 Dec 15:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

pysteps v1.7.4

11 Jun 20:23
57ece43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.7.3...v1.7.4

pysteps v1.7.3

24 Apr 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v.1.7.3

pysteps v1.7.2

25 Jan 05:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

pysteps v1.7.1

26 Sep 06:28
8ece5be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

pysteps v1.7.0

06 Aug 12:14
ed76516
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • pysteps.downscaling.rainfarm module: the keyword argument ds_factor becomes a positional argument without default value (0af3e01)

Future warnings

  • v1.8.0: rename input arguments in pysteps.nowcasting.linda, pysteps.nowcasting.sprog, pysteps.nowcasting.steps, pysteps.nowcasting.sseps modules (c81c848)

New Contributors

Full Changelog: v1.6.3...v1.7.0

pysteps v1.6.3

10 Jun 05:50
Compare
Choose a tag to compare

What's Changed

  • Additions to Seed et al. weights function to prevent numeric instability by @RubenImhoff in #278
  • Make sure a skill array with the right dimensions is returned when multiple models are used by @RubenImhoff in #279
  • Remove unnecessary print statement from steps-blending by @RubenImhoff in #281
  • Fix T-DaTing labels when continuing tracking by @ritvje in #280

New Contributors

Full Changelog: v1.6.2...v1.6.3

pysteps v1.6.2

06 Apr 06:24
464525f
Compare
Choose a tag to compare

What's Changed

  • Minor exporters adjustment by @RubenImhoff in #272
  • Place ensemble member number determination for blending inside forecast loop to prevent out of memory issues by @RubenImhoff in #273
  • Ensure clim window has same size as skill today and place forecast_prev update at end of extrapolation loop by @RubenImhoff in #274

Full Changelog: v1.6.1...v1.6.2

pystep v1.6.1

18 Feb 22:58
Compare
Choose a tag to compare
  • Fix duplicate link in the README
  • Fix imports of optional dependencies in pysteps.blending.utils
  • Skip tests if missing optional dependency

pysteps v1.6.0

18 Feb 20:37
a9e4cc8
Compare
Choose a tag to compare

What's Changed

New features

Docs and others

Breaking changes

New Contributors

Full Changelog: v1.5.1...v1.6.0