Skip to content

v0.2.0

Choose a tag to compare

@hboisgon hboisgon released this 21 Dec 06:00
· 39 commits to main since this release

We now use rioxarray to read raster data. We recommend reinstalling your hydromt and hydromt_delwaq environment including the rioxarray package.
Following an update in xarray, hydromt version should be >= 0.5.0.

Added

  • New setup_sediment_forcing method to add eroded soil particles emissions as input to the river in the WQ component.
    Different particles size can be taken into account.

Changed

  • Faster method for fraction calculation in setup_emission_vector
  • New area method for setup_emission_vector

Fixed

  • Added rioxarray dependency for xr.open_rasterio deprecation