Skip to content

Releases: MeteoSwiss/probtest

v3.2

11 Feb 12:34
ca850ea

Choose a tag to compare

What's Changed

  • Add error when run_ensemble files are not modified by @huppd in #85
  • Add cast to 64bit for netcdf files by @huppd in #89
  • Fix check_plot by @cghielmini in #90
  • Add multiple timer option to performance_check by @huppd in #86
  • Fix 64bit cast for parse_netcdf by @huppd in #92
  • Prepare release v3.2 by @huppd in #94

Full Changelog: v3.1...v3.2

v3.1

09 Jan 13:19
d0fc009

Choose a tag to compare

What's Changed

  • In the check step, reports and observations are also compared by @cghielmini

Full Changelog: v3.0...v3.1

v3.0

03 Dec 14:43
04e1f52

Choose a tag to compare

What's Changed

  • Align CLI options with check/tolerance and update Jinja templates by @huppd in #78
  • Prepare release v3.0 by @huppd in #82

Full Changelog: v2.0...v3.0

v2.0

25 Nov 16:36
2b88286

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1...v2.0

v1.1

14 Jul 15:12
109ced2

Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

v1.0

27 Jun 12:25
bd2274b

Choose a tag to compare

What's Changed

Full Changelog: v0.3...v1.0

v0.3

05 Mar 07:57
740961f

Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3

v0.2

23 Sep 08:19
798733b

Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2

v0.1

16 Sep 15:45
a96b5b4

Choose a tag to compare

What's Changed

Full Changelog: v0.0...v0.1

v0.0

06 Aug 07:44
45ef591

Choose a tag to compare

Recent changes:

  • changed computation of relative differences
  • change of computation of the tolerances
  • added mode to select a robust set of member
  • added pylint to pre-commit