Skip to content

v0.9.4

Latest
Compare
Choose a tag to compare
@savente93 savente93 released this 26 Feb 14:00
· 33 commits to main since this release
b21e751

This release fixes a performance regression when reading geometry masks, relaxed warnings for empty raster datasets and updated the documentation of the new hydromt commands.

Fixed

  • Added back geometry mask when reading vector files with fiona as engine/ driver. (#777)
  • Relaxed empty data checking on RasterDatasetAdapter. (#782)
  • Add documentation for hydromt check and hydromt export commands. (#767)