Skip to content

v0.18.1

Choose a tag to compare

@Zeitsperre Zeitsperre released this 15 Apr 18:09
5086888

New features

  • ravenpy no longer installs raven-hydro by default. The Raven model executable can now be provided by explicitly setting the RAVENPY_RAVEN_BINARY_PATH environment variable. (PR #486).

Bug fixes

  • Fixed a bug in ravenpy.utilities.regionalization.multiple_linear_regression that was calling a class method incorrectly. (PR #484).

Internal changes

  • pydap has been pinned below v3.5.5 temporarily until xarray offers support for it. (PR #486).
  • More than 7500 DeprecationWarnings emitted during the testing suite have been addressed. Minimum supported pydantic has been raised to v2.11. (PR #487).
  • Regenerated the notebook outputs using newer version of xclim. (PR #484).