Skip to content

Releases: DHI/modelskill

v1.3.1

28 May 10:24

Choose a tag to compare

Patch release for the 1.3.x line.

  • Declare the missing pyyaml runtime dependency. It is imported by configuration.py and settings.py but was not listed in [project].dependencies in 1.3.0.
  • Cap pandas < 3. pandas 3.0 introduced changes that require code updates that landed on the 1.4 line.
  • Fix scipy.stats.mode call with timedelta64 arrays in peak_ratio (cherry-picked from main).
  • Drop a stale is_2d assertion from the dfsu test suite so the package remains compatible with mikeio 3.x.

Version 1.4.0-alpha

30 Mar 11:36
d44ee6e

Choose a tag to compare

Version 1.4.0-alpha Pre-release
Pre-release

Pre-release for testing network support. Relevant features:

  • Added NetworkModelResult to the public API.
  • Enhanced the match function and related helpers to support matching network observations and models.
  • Introduced classes and methods for comparing observations and network geometries (e.g. NodeObservation).

Version 1.4.0a2

30 Mar 13:56
75987ee

Choose a tag to compare

Version 1.4.0a2 Pre-release
Pre-release

Fixing dependencies for network support pre-release.

Version 1.3.0

06 Nov 14:17
02c4a0f

Choose a tag to compare

Highlights

What's Changed

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

03 Mar 08:50
0aa0626

Choose a tag to compare

Highlights

Complete list of changes

Full Changelog: v.1.1.0...v1.2.0

v.1.1.0 Remove deprecated filtering, more plots, many fixes

12 Dec 15:24
4b57fc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v.1.1.0

A stable release: Version 1.0

11 Mar 14:22

Choose a tag to compare

The time has come to release ModelSkill 1.0 after lot's of small tweaks during the beta phase.

🙏 to @daniel-caichac-DHI for your patience.

What's Changed

Read more

Version 1.0 Beta 2

12 Jan 13:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0b1...v1.0b2

Version 1.0 Beta 1

20 Dec 23:18

Choose a tag to compare

What's Changed

Full Changelog: v1.0b0...v1.0b1

Version 1.0 Beta

15 Dec 15:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.a2...v1.0b0