Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 10:57

v1.1.0 (2025-04-11)

New

Changed

Fixed

  • Pandas driver does not receive unnecessary metadata (#1141)
  • Transform total bounds of region to 4326 before guessing UTM crs in grid_from_region (#1154)
  • create_rotated_grid_from_geom now returns grids with dimensions (y,x) instead if (x,y). (#1153)
  • ConfigComponent now actually reads from provided default template files if no data is present (#1171)

Deprecated

  • Removed to_slippy_tiles and to_xyz_tiles methods from the raster module (#1110). We recommend to use the package cht_tiling <https://github.com/Deltares-research/cht_tiling>_ instead. Although writing tiles is no longer available, HydroMT is still able to read .vrt-files.