Skip to content

v2.3.3

Latest
Compare
Choose a tag to compare
@kdberends kdberends released this 25 Sep 08:08

New features

  • added additional statistics: last3, max3 (#92)
  • all statistics are now written to csv file (#92)

Bugs fixed

  • fm2prof interpreting missing value (-999) as water level (#89 )
  • fixed branch exception issue that failed if user provided no rules in utils.GenerateCrossSectionLocationFile

Maintenance

  • switched from black & isort to Ruff for linting and code formatting
  • removed unused code
  • added extra tests